|
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.
ReturnedSellerFeeDiscount - Provides information about the PowerSeller discount level you have earned,
if any. As a PowerSeller, you can earn discounts on your monthly invoice
Final Value Fees based on how well you're rated as a seller. Only returned
for members of the eBay US or Canada PowerSeller program.
ReturnedPowerSellerStatus - Provides information about your PowerSeller status, such as whether or not
you meet the PowerSeller requirements. Your PowerSeller status directly
affects your discount (SellerFeeDiscount).
ReturnedPolicyCompliance - Rating on how well you are following eBay rules and policies in your selling
practices, and alerts you if your account or listings have any policy
violations.
ReturnedBuyerSatisfaction - Rates your level of customer service. This information helps you to keep
track of how well you are providing members with positive buying
experiences.
ReturnedSellerAccount - The status of your latest eBay invoice. Includes any alerts issued to your
account to help you identify possible problems.
ReturnedPerformance - Provides information about the seller's performance within different eBay
regions. A seller's performance rating can be Top-Rated, Above Standard,
Standard, and Below Standard.
| 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()
Retrieves a brief summary of the requester's status as an eBay seller. |
| 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
Exceptionpublic 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.