Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

complexType "ns:GetSellerDashboardResponseType"
Namespace:
Content:
complex, 22 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 7 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The base response type for the GetSellerDashboard call. This call retrieves seller performance data, including seller standards level, Power Seller status, Buyer Satisfaction status, eBay Search standing, and any seller fee discounts.
Type Definition Detail
Type Derivation Tree
ns:AbstractResponseType (extension)
  ns:GetSellerDashboardResponseType
XML Source (w/o annotations (8); see within schema source)
<xs:complexType name="GetSellerDashboardResponseType">
<xs:complexContent>
<xs:extension base="ns:AbstractResponseType">
<xs:sequence>
<xs:element minOccurs="0" name="SearchStanding" type="ns:SearchStandingDashboardType"/>
<xs:element minOccurs="0" name="SellerFeeDiscount" type="ns:SellerFeeDiscountDashboardType"/>
<xs:element minOccurs="0" name="PowerSellerStatus" type="ns:PowerSellerDashboardType"/>
<xs:element minOccurs="0" name="PolicyCompliance" type="ns:PolicyComplianceDashboardType"/>
<xs:element minOccurs="0" name="BuyerSatisfaction" type="ns:BuyerSatisfactionDashboardType"/>
<xs:element minOccurs="0" name="SellerAccount" type="ns:SellerAccountDashboardType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="Performance" type="ns:PerformanceDashboardType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 7/23)
ns:BuyerSatisfaction
Type:
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.

This field is not returned for all sites.
Component Diagram
XML Representation Summary
<ns:BuyerSatisfaction>
   
Content: 
</ns:BuyerSatisfaction>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="BuyerSatisfaction" type="ns:BuyerSatisfactionDashboardType"/>

ns:Performance
Type:
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.
Component Diagram
XML Representation Summary
<ns:Performance>
   
Content: 
</ns:Performance>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="Performance" type="ns:PerformanceDashboardType"/>

ns:PolicyCompliance
Type:
This container is no longer returned in GetSellerDashboard.
Component Diagram
XML Representation Summary
<ns:PolicyCompliance>
   
Content: 
</ns:PolicyCompliance>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="PolicyCompliance" type="ns:PolicyComplianceDashboardType"/>

ns:PowerSellerStatus
Type:
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.

For eBay Germany and France, you must be a registered business seller to see your Power Seller status.
Component Diagram
XML Representation Summary
<ns:PowerSellerStatus>
   
Content: 
</ns:PowerSellerStatus>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="PowerSellerStatus" type="ns:PowerSellerDashboardType"/>

ns:SearchStanding
Type:
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 field is returned only for the following sites.

Site Id
AU 15
BEFR 23
BENL 123
CA 2
ES 186
FR 71
IN 203
IT 101
MOTORS 100
NL 146
PL 212
Component Diagram
XML Representation Summary
<ns:SearchStanding>
   
Content: 
</ns:SearchStanding>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SearchStanding" type="ns:SearchStandingDashboardType"/>

ns:SellerAccount
Type:
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.
Component Diagram
XML Representation Summary
<ns:SellerAccount>
   
Content: 
</ns:SellerAccount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SellerAccount" type="ns:SellerAccountDashboardType"/>

ns:SellerFeeDiscount
Type:
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.

This container is still returned even if the seller is not receiving a Final Value Fee discount (returned as 0.0)
Component Diagram
XML Representation Summary
<ns:SellerFeeDiscount>
   
Content: 
</ns:SellerFeeDiscount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SellerFeeDiscount" type="ns:SellerFeeDiscountDashboardType"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.