Trading_GetSellerDashboardResponseType Class Reference
Inherits from | Trading_AbstractResponseType : NSObject |
Declared in | Trading_GetSellerDashboardResponseType.h Trading_GetSellerDashboardResponseType.m |
Overview
Returns a brief summary of the requester’s status as an eBay seller. The status
information can help an eBay seller monitor their selling performance and keep
their account in good standing.
@ingroup EBayAPIInterface
Tasks
-
searchStanding
Provides information about the visibility level you have earned for your
property
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.
This element is not returned for all sites. Beginning at the end of 2009, eBay
stopped returning it for sellers registered on several large sites, including
the US, German, and UK sites. -
sellerFeeDiscount
Provides information about the PowerSeller discount level you have earned,
property
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. -
powerSellerStatus
Provides information about your PowerSeller status, such as whether or not
property
you meet the PowerSeller requirements. Your PowerSeller status directly
affects your discount (SellerFeeDiscount).
For eBay Germany and France, you must be a registered business seller to
see your PowerSeller status. -
policyCompliance
Rating on how well you are following eBay rules and policies in your selling
property
practices, and alerts you if your account or listings have any policy
violations.
eBay’s policies and rules are guidelines that help to create a safe, fair,
and enjoyable trading environment for all eBay members. If you violate
certain policies, your account can be restricted without notice. This is true
even if your status shows a good level of policy compliance. Because of this,
understanding and following eBay’s policies can help you to avoid
restrictions on your account. Policy compliance directly affects your
PowerSeller status. -
buyerSatisfaction
Rates your level of customer service. This information helps you to keep
property
track of how well you are providing members with positive buying
experiences.
This element is not returned for all sites. -
sellerAccount
The status of your latest eBay invoice. Includes any alerts issued to your
property
account to help you identify possible problems. -
performance
Provides information about the seller’s performance within different eBay
property
regions. A seller’s performance rating can be Top-Rated, Above Standard,
Standard, and Below Standard.
Properties
buyerSatisfaction
Rates your level of customer service. This information helps you to keep
track of how well you are providing members with positive buying
experiences.
This element is not returned for all sites.
@property (nonatomic, retain) Trading_BuyerSatisfactionDashboardType *buyerSatisfaction
Discussion
Rates your level of customer service. This information helps you to keep
track of how well you are providing members with positive buying
experiences.
This element is not returned for all sites.
type : class Trading_BuyerSatisfactionDashboardType
Declared In
Trading_GetSellerDashboardResponseType.h
performance
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.
@property (nonatomic, retain) NSMutableArray *performance
Discussion
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.
entry type : class Trading_PerformanceDashboardType
Declared In
Trading_GetSellerDashboardResponseType.h
policyCompliance
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.
eBay’s policies and rules are guidelines that help to create a safe, fair,
and enjoyable trading environment for all eBay members. If you violate
certain policies, your account can be restricted without notice. This is true
even if your status shows a good level of policy compliance. Because of this,
understanding and following eBay’s policies can help you to avoid
restrictions on your account. Policy compliance directly affects your
PowerSeller status.
@property (nonatomic, retain) Trading_PolicyComplianceDashboardType *policyCompliance
Discussion
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.
eBay’s policies and rules are guidelines that help to create a safe, fair,
and enjoyable trading environment for all eBay members. If you violate
certain policies, your account can be restricted without notice. This is true
even if your status shows a good level of policy compliance. Because of this,
understanding and following eBay’s policies can help you to avoid
restrictions on your account. Policy compliance directly affects your
PowerSeller status.
type : class Trading_PolicyComplianceDashboardType
Declared In
Trading_GetSellerDashboardResponseType.h
powerSellerStatus
Provides information about your PowerSeller status, such as whether or not
you meet the PowerSeller requirements. Your PowerSeller status directly
affects your discount (SellerFeeDiscount).
For eBay Germany and France, you must be a registered business seller to
see your PowerSeller status.
@property (nonatomic, retain) Trading_PowerSellerDashboardType *powerSellerStatus
Discussion
Provides information about your PowerSeller status, such as whether or not
you meet the PowerSeller requirements. Your PowerSeller status directly
affects your discount (SellerFeeDiscount).
For eBay Germany and France, you must be a registered business seller to
see your PowerSeller status.
type : class Trading_PowerSellerDashboardType
Declared In
Trading_GetSellerDashboardResponseType.h
searchStanding
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.
This element is not returned for all sites. Beginning at the end of 2009, eBay
stopped returning it for sellers registered on several large sites, including
the US, German, and UK sites.
@property (nonatomic, retain) Trading_SearchStandingDashboardType *searchStanding
Discussion
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.
This element is not returned for all sites. Beginning at the end of 2009, eBay
stopped returning it for sellers registered on several large sites, including
the US, German, and UK sites.
type : class Trading_SearchStandingDashboardType
Declared In
Trading_GetSellerDashboardResponseType.h
sellerAccount
The status of your latest eBay invoice. Includes any alerts issued to your
account to help you identify possible problems.
@property (nonatomic, retain) Trading_SellerAccountDashboardType *sellerAccount
Discussion
The status of your latest eBay invoice. Includes any alerts issued to your
account to help you identify possible problems.
type : class Trading_SellerAccountDashboardType
Declared In
Trading_GetSellerDashboardResponseType.h
sellerFeeDiscount
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.
@property (nonatomic, retain) Trading_SellerFeeDiscountDashboardType *sellerFeeDiscount
Discussion
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.
type : class Trading_SellerFeeDiscountDashboardType
Declared In
Trading_GetSellerDashboardResponseType.h