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

complexType "ns:MyeBaySellingSummaryType"
Namespace:
Content:
complex, 13 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 13 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Contains summary information about the items the seller is selling.
XML Source (w/o annotations (14); see within schema source)
<xs:complexType name="MyeBaySellingSummaryType">
<xs:sequence>
<xs:element minOccurs="0" name="ActiveAuctionCount" type="xs:int"/>
<xs:element minOccurs="0" name="AuctionSellingCount" type="xs:int"/>
<xs:element minOccurs="0" name="AuctionBidCount" type="xs:int"/>
<xs:element minOccurs="0" name="TotalAuctionSellingValue" type="ns:AmountType"/>
<xs:element minOccurs="0" name="TotalSoldCount" type="xs:int"/>
<xs:element minOccurs="0" name="TotalSoldValue" type="ns:AmountType"/>
<xs:element minOccurs="0" name="SoldDurationInDays" type="xs:int"/>
<xs:element minOccurs="0" name="ClassifiedAdCount" type="xs:int"/>
<xs:element minOccurs="0" name="TotalLeadCount" type="xs:int"/>
<xs:element minOccurs="0" name="ClassifiedAdOfferCount" type="xs:int"/>
<xs:element minOccurs="0" name="TotalListingsWithLeads" type="xs:int"/>
<xs:element minOccurs="0" name="QuantityLimitRemaining" type="xs:long"/>
<xs:element minOccurs="0" name="AmountLimitRemaining" type="ns:AmountType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 14/14)
ns:ActiveAuctionCount
Type:
xs:int, predefined, simple content
The number of currently active auctions that will sell. That is, there is at least one bidder, and any reserve price has been met. Equivalent to the "Will Sell" value in My eBay.
XML Representation Summary
<ns:ActiveAuctionCount>
   
Content: 
{ xs:int }
</ns:ActiveAuctionCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ActiveAuctionCount" type="xs:int"/>

ns:AmountLimitRemaining
Type:
ns:AmountType, simple content
The total value of the items listed price that this seller can list. This amount is the total of the prices specified upon listing. For example, for fixed price listings, this is the total of the fixed price amounts. For auction listings, this is the total of the starting prices. The seller will be unable to list an item if the amount of the item's fixed price or starting price (for auctions) exceeds the amount limit. This is part of the seller limit, which can be increased by requesting an increase from eBay using the "Request higher selling limits" link in the All Selling section of My eBay. (Under "Selling Limits".) Notice that the quantity limit (see QuantityLimitRemaining) may be reached before the amount limit is reached.
Component Diagram
XML Representation Summary
<ns:AmountLimitRemaining
   
 = 
("AFA" | "ALL" | "DZD" | "ADP" | "AOA" | "ARS" | "AMD" | "AWG" | "AZM" | "BSD" | "BHD" | "BDT" | "BBD" | "BYR" | "BZD" | "BMD" | "BTN" | "INR" | "BOV" | "BOB" | "BAM" | "BWP" | "BRL" | "BND" | "BGL" | "BGN" | "BIF" | "KHR" | "CAD" | "CVE" | "KYD" | "XAF" | "CLF" | "CLP" | "CNY" | "COP" | "KMF" | "CDF" | "CRC" | "HRK" | "CUP" | "CYP" | "CZK" | "DKK" | "DJF" | "DOP" | "TPE" | "ECV" | "ECS" | "EGP" | "SVC" | "ERN" | "EEK" | "ETB" | "FKP" | "FJD" | "GMD" | "GEL" | "GHC" | "GIP" | "GTQ" | "GNF" | "GWP" | "GYD" | "HTG" | "HNL" | "HKD" | "HUF" | "ISK" | "IDR" | "IRR" | "IQD" | "ILS" | "JMD" | "JPY" | "JOD" | "KZT" | "KES" | "AUD" | "KPW" | "KRW" | "KWD" | "KGS" | "LAK" | "LVL" | "LBP" | "LSL" | "LRD" | "LYD" | "CHF" | "LTL" | "MOP" | "MKD" | "MGF" | "MWK" | "MYR" | "MVR" | "MTL" | "EUR" | "MRO" | "MUR" | "MXN" | "MXV" | "MDL" | "MNT" | "XCD" | "MZM" | "MMK" | "ZAR" | "NAD" | "NPR" | "ANG" | "XPF" | "NZD" | "NIO" | "NGN" | "NOK" | "OMR" | "PKR" | "PAB" | "PGK" | "PYG" | "PEN" | "PHP" | "PLN" | "USD" | "QAR" | "ROL" | "RUB" | "RUR" | "RWF" | "SHP" | "WST" | "STD" | "SAR" | "SCR" | "SLL" | "SGD" | "SKK" | "SIT" | "SBD" | "SOS" | "LKR" | "SDD" | "SRG" | "SZL" | "SEK" | "SYP" | "TWD" | "TJS" | "TZS" | "THB" | "XOF" | "TOP" | "TTD" | "TND" | "TRL" | "TMM" | "UGX" | "UAH" | "AED" | "GBP" | "USS" | "USN" | "UYU" | "UZS" | "VUV" | "VEB" | "VND" | "MAD" | "YER" | "YUM" | "ZMK" | "ZWD" | "ATS" | "CustomCode")
   
>
   
Content: 
{ xs:double }
</ns:AmountLimitRemaining>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="AmountLimitRemaining" type="ns:AmountType"/>

ns:AuctionBidCount
Type:
xs:int, predefined, simple content
The total number of bids made on the seller's active listings.
XML Representation Summary
<ns:AuctionBidCount>
   
Content: 
{ xs:int }
</ns:AuctionBidCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="AuctionBidCount" type="xs:int"/>

ns:AuctionSellingCount
Type:
xs:int, predefined, simple content
The total number of currently active auctions for a given seller. Note that this does not include listings that are FixedPriceItem or StoresFixedPrice. Equivalent to the "Auction Quantity" value in My eBay.
XML Representation Summary
<ns:AuctionSellingCount>
   
Content: 
{ xs:int }
</ns:AuctionSellingCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="AuctionSellingCount" type="xs:int"/>

ns:ClassifiedAdCount
Type:
xs:int, predefined, simple content
The total number of Classified Ad listings listed by the seller.
XML Representation Summary
<ns:ClassifiedAdCount>
   
Content: 
{ xs:int }
</ns:ClassifiedAdCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ClassifiedAdCount" type="xs:int"/>

ns:ClassifiedAdOfferCount
Type:
xs:int, predefined, simple content
The total number of offers received on active Classified Ad listings.
XML Representation Summary
<ns:ClassifiedAdOfferCount>
   
Content: 
{ xs:int }
</ns:ClassifiedAdOfferCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ClassifiedAdOfferCount" type="xs:int"/>

ns:QuantityLimitRemaining
Type:
xs:long, predefined, simple content
The quantity of items that this seller can list. This number refers to the total quantity of items in all listings. For example, if the seller's limit was a quantity of 100, this could be 100 listings of one item each, or one listing with a quantity of 100 items. The seller will be unable to list additional items or quantities of items for sale in excess of this number for the current month unless the seller requests an increase from eBay using the "Request higher selling limits" link in the All Selling section of My eBay. (Under "Selling Limits".) Notice that the amount limit (see AmountLimitRemaining) may be reached before the quantity limit is reached.
XML Representation Summary
<ns:QuantityLimitRemaining>
   
Content: 
{ xs:long }
</ns:QuantityLimitRemaining>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="QuantityLimitRemaining" type="xs:long"/>

ns:SoldDurationInDays
Type:
xs:int, predefined, simple content
The average duration, in days, of all items sold.
XML Representation Summary
<ns:SoldDurationInDays>
   
Content: 
{ xs:int }
</ns:SoldDurationInDays>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SoldDurationInDays" type="xs:int"/>

ns:TotalAuctionSellingValue
Type:
ns:AmountType, simple content
For all items that the seller has for sale, the total selling values of those items having bids and where the Reserve price is met (if a Reserve price is specified).
Component Diagram
XML Representation Summary
<ns:TotalAuctionSellingValue
   
 = 
("AFA" | "ALL" | "DZD" | "ADP" | "AOA" | "ARS" | "AMD" | "AWG" | "AZM" | "BSD" | "BHD" | "BDT" | "BBD" | "BYR" | "BZD" | "BMD" | "BTN" | "INR" | "BOV" | "BOB" | "BAM" | "BWP" | "BRL" | "BND" | "BGL" | "BGN" | "BIF" | "KHR" | "CAD" | "CVE" | "KYD" | "XAF" | "CLF" | "CLP" | "CNY" | "COP" | "KMF" | "CDF" | "CRC" | "HRK" | "CUP" | "CYP" | "CZK" | "DKK" | "DJF" | "DOP" | "TPE" | "ECV" | "ECS" | "EGP" | "SVC" | "ERN" | "EEK" | "ETB" | "FKP" | "FJD" | "GMD" | "GEL" | "GHC" | "GIP" | "GTQ" | "GNF" | "GWP" | "GYD" | "HTG" | "HNL" | "HKD" | "HUF" | "ISK" | "IDR" | "IRR" | "IQD" | "ILS" | "JMD" | "JPY" | "JOD" | "KZT" | "KES" | "AUD" | "KPW" | "KRW" | "KWD" | "KGS" | "LAK" | "LVL" | "LBP" | "LSL" | "LRD" | "LYD" | "CHF" | "LTL" | "MOP" | "MKD" | "MGF" | "MWK" | "MYR" | "MVR" | "MTL" | "EUR" | "MRO" | "MUR" | "MXN" | "MXV" | "MDL" | "MNT" | "XCD" | "MZM" | "MMK" | "ZAR" | "NAD" | "NPR" | "ANG" | "XPF" | "NZD" | "NIO" | "NGN" | "NOK" | "OMR" | "PKR" | "PAB" | "PGK" | "PYG" | "PEN" | "PHP" | "PLN" | "USD" | "QAR" | "ROL" | "RUB" | "RUR" | "RWF" | "SHP" | "WST" | "STD" | "SAR" | "SCR" | "SLL" | "SGD" | "SKK" | "SIT" | "SBD" | "SOS" | "LKR" | "SDD" | "SRG" | "SZL" | "SEK" | "SYP" | "TWD" | "TJS" | "TZS" | "THB" | "XOF" | "TOP" | "TTD" | "TND" | "TRL" | "TMM" | "UGX" | "UAH" | "AED" | "GBP" | "USS" | "USN" | "UYU" | "UZS" | "VUV" | "VEB" | "VND" | "MAD" | "YER" | "YUM" | "ZMK" | "ZWD" | "ATS" | "CustomCode")
   
>
   
Content: 
{ xs:double }
</ns:TotalAuctionSellingValue>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TotalAuctionSellingValue" type="ns:AmountType"/>

ns:TotalLeadCount
Type:
xs:int, predefined, simple content
The total number of leads from the seller's classified ad listings. Number indicates the total number of emails received for the listings
XML Representation Summary
<ns:TotalLeadCount>
   
Content: 
{ xs:int }
</ns:TotalLeadCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TotalLeadCount" type="xs:int"/>

ns:TotalListingsWithLeads
Type:
xs:int, predefined, simple content
The total number of Classified Ad listings that have an associated lead.
XML Representation Summary
<ns:TotalListingsWithLeads>
   
Content: 
{ xs:int }
</ns:TotalListingsWithLeads>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TotalListingsWithLeads" type="xs:int"/>

ns:TotalSoldCount
Type:
xs:int, predefined, simple content
The total number of items that the seller has sold in the past 31 days.
XML Representation Summary
<ns:TotalSoldCount>
   
Content: 
{ xs:int }
</ns:TotalSoldCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TotalSoldCount" type="xs:int"/>

ns:TotalSoldValue
Type:
ns:AmountType, simple content
The total monetary value of the items the seller has sold.
Component Diagram
XML Representation Summary
<ns:TotalSoldValue
   
 = 
("AFA" | "ALL" | "DZD" | "ADP" | "AOA" | "ARS" | "AMD" | "AWG" | "AZM" | "BSD" | "BHD" | "BDT" | "BBD" | "BYR" | "BZD" | "BMD" | "BTN" | "INR" | "BOV" | "BOB" | "BAM" | "BWP" | "BRL" | "BND" | "BGL" | "BGN" | "BIF" | "KHR" | "CAD" | "CVE" | "KYD" | "XAF" | "CLF" | "CLP" | "CNY" | "COP" | "KMF" | "CDF" | "CRC" | "HRK" | "CUP" | "CYP" | "CZK" | "DKK" | "DJF" | "DOP" | "TPE" | "ECV" | "ECS" | "EGP" | "SVC" | "ERN" | "EEK" | "ETB" | "FKP" | "FJD" | "GMD" | "GEL" | "GHC" | "GIP" | "GTQ" | "GNF" | "GWP" | "GYD" | "HTG" | "HNL" | "HKD" | "HUF" | "ISK" | "IDR" | "IRR" | "IQD" | "ILS" | "JMD" | "JPY" | "JOD" | "KZT" | "KES" | "AUD" | "KPW" | "KRW" | "KWD" | "KGS" | "LAK" | "LVL" | "LBP" | "LSL" | "LRD" | "LYD" | "CHF" | "LTL" | "MOP" | "MKD" | "MGF" | "MWK" | "MYR" | "MVR" | "MTL" | "EUR" | "MRO" | "MUR" | "MXN" | "MXV" | "MDL" | "MNT" | "XCD" | "MZM" | "MMK" | "ZAR" | "NAD" | "NPR" | "ANG" | "XPF" | "NZD" | "NIO" | "NGN" | "NOK" | "OMR" | "PKR" | "PAB" | "PGK" | "PYG" | "PEN" | "PHP" | "PLN" | "USD" | "QAR" | "ROL" | "RUB" | "RUR" | "RWF" | "SHP" | "WST" | "STD" | "SAR" | "SCR" | "SLL" | "SGD" | "SKK" | "SIT" | "SBD" | "SOS" | "LKR" | "SDD" | "SRG" | "SZL" | "SEK" | "SYP" | "TWD" | "TJS" | "TZS" | "THB" | "XOF" | "TOP" | "TTD" | "TND" | "TRL" | "TMM" | "UGX" | "UAH" | "AED" | "GBP" | "USS" | "USN" | "UYU" | "UZS" | "VUV" | "VEB" | "VND" | "MAD" | "YER" | "YUM" | "ZMK" | "ZWD" | "ATS" | "CustomCode")
   
>
   
Content: 
{ xs:double }
</ns:TotalSoldValue>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TotalSoldValue" type="ns:AmountType"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 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.