|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.sdk.ApiCall
com.ebay.sdk.call.GetSellerDashboardCall
public class GetSellerDashboardCall
Wrapper class of the GetSellerDashboard call of eBay SOAP API.
Title: SOAP API wrapper library.
Description: Contains wrapper classes for eBay SOAP APIs.
Copyright: Copyright (c) 2009
Company: eBay Inc.
ReturnedSearchStanding
- Provides information about the visibility level you have earned for your
listings. The higher your search standing rating, the higher your items
will be placed in search results sorted by Best Match. Because your search
standing rating is directly tied to your customer service record, this
rating is an important way that eBay rewards you as a good seller--it
encourages you to give buyers the best possible shopping experience.
Site | Id |
---|---|
AU | 15 |
BEFR | 23 |
BENL | 123 |
CA | 2 |
ES | 186 |
FR | 71 |
IN | 203 |
IT | 101 |
MOTORS | 100 |
NL | 146 |
PL | 212 |
ReturnedSellerFeeDiscount
- This container provides the percentage discount that the seller is eligible to receive on the Final Value Fee for each order line item. Top Rated Sellers may be eligible for Final Value Fee discounts if their listings meet all requirements for the discount.
ReturnedPowerSellerStatus
- This container provides the seller's PowerSeller status, as well as any informational alerts related to the seller's PowerSeller status. If the seller has not achieved Power Seller status, a value of None
will be returned in the PowerSellerStatus.Level field. A PowerSellerStatus.Alert container will only be returned if there is an alert/message related to the seller's PowerSeller status.
ReturnedPolicyCompliance
- This container is no longer returned in GetSellerDashboard.
ReturnedBuyerSatisfaction
- This container provides the seller's Buyer Satisfaction status, as well as any informational alerts related to the seller's Buyer Satisfaction status. A BuyerSatisfaction.Alert container will only be returned if there is an alert/message related to the seller's Buyer Satisfaction status.
ReturnedSellerAccount
- This container provides the seller's account status, as well as any informational alerts related to the seller's account status. A seller's account status can either be 'current' (all selling fees paid), 'past due' (seller is late paying selling fees), or 'on hold' (seller will be blocked from listing and is in danger of being suspended until selling fees are brought current). A SellerAccount.Alert container will only be returned if there is an alert/message related to the seller's account status.
ReturnedPerformance
- This container provides the seller's performance level, as well as any informational alerts related to the seller's performance level. A Performance.Alert container will only be returned if there is an alert/message related to the seller's performance level.
Field Summary |
---|
Fields inherited from class com.ebay.sdk.ApiCall |
---|
apiException, sendReqListeners |
Constructor Summary | |
---|---|
GetSellerDashboardCall()
Constructor. |
|
GetSellerDashboardCall(ApiContext apiContext)
Constructor. |
Method Summary | |
---|---|
BuyerSatisfactionDashboardType |
getReturnedBuyerSatisfaction()
Valid after executing the API. |
PerformanceDashboardType[] |
getReturnedPerformance()
Valid after executing the API. |
PolicyComplianceDashboardType |
getReturnedPolicyCompliance()
Valid after executing the API. |
PowerSellerDashboardType |
getReturnedPowerSellerStatus()
Valid after executing the API. |
SearchStandingDashboardType |
getReturnedSearchStanding()
Valid after executing the API. |
SellerAccountDashboardType |
getReturnedSellerAccount()
Valid after executing the API. |
SellerFeeDiscountDashboardType |
getReturnedSellerFeeDiscount()
Valid after executing the API. |
SearchStandingDashboardType |
getSellerDashboard()
The base request type for the GetSellerDashboard call. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetSellerDashboardCall()
public GetSellerDashboardCall(ApiContext apiContext)
apiContext
- The ApiContext object to be used to make the call.Method Detail |
---|
public SearchStandingDashboardType getSellerDashboard() throws ApiException, SdkException, Exception
ApiException
SdkException
Exception
public BuyerSatisfactionDashboardType getReturnedBuyerSatisfaction()
public PerformanceDashboardType[] getReturnedPerformance()
public PolicyComplianceDashboardType getReturnedPolicyCompliance()
public PowerSellerDashboardType getReturnedPowerSellerStatus()
public SearchStandingDashboardType getReturnedSearchStanding()
public SellerAccountDashboardType getReturnedSellerAccount()
public SellerFeeDiscountDashboardType getReturnedSellerFeeDiscount()
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.