MyeBaySellingSummaryType
Contains summary information about the items the seller is selling.

Types that use MyeBaySellingSummaryType:

Call that uses one or more fields of MyeBaySellingSummaryType:

Fields

ActiveAuctionCount ( int )
AuctionBidCount ( int )
AuctionSellingCount ( int )
ClassifiedAdCount ( int )
ClassifiedAdOfferCount ( int )
SoldDurationInDays ( int )
TotalAuctionSellingValue ( AmountType (double) )
TotalLeadCount ( int )
TotalListingsWithLeads ( int )
TotalSoldCount ( int )
TotalSoldValue ( AmountType (double) )

ActiveAuctionCount ( int ) [0..1]
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.
See the Field Index to learn which calls use ActiveAuctionCount.

AuctionBidCount ( int ) [0..1]
The total number of bids made on the seller's active listings.
See the Field Index to learn which calls use AuctionBidCount.

AuctionSellingCount ( int ) [0..1]
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.
See the Field Index to learn which calls use AuctionSellingCount.

ClassifiedAdCount ( int ) [0..1]
The total number of classified ad listings listed by the seller.
See the Field Index to learn which calls use ClassifiedAdCount.

ClassifiedAdOfferCount ( int ) [0..1]
The total number of offers received on active Classified Ad listings.
See the Field Index to learn which calls use ClassifiedAdOfferCount.

SoldDurationInDays ( int ) [0..1]
The average duration, in days, of all items sold.
See the Field Index to learn which calls use SoldDurationInDays.

TotalAuctionSellingValue ( AmountType (double) ) [0..1]
For all items that the seller has for sale, the total selling valuse of those items having bids and where the Reserve price is met (if a Reserve price is specified).
See the Field Index to learn which calls use TotalAuctionSellingValue.

TotalLeadCount ( int ) [0..1]
The total number of leads from the seller's classified ad listings. Number indicates the total number of emails received for the listings
See the Field Index to learn which calls use TotalLeadCount.

TotalListingsWithLeads ( int ) [0..1]
The total number of Classified Ad listings that have an associated lead.
See the Field Index to learn which calls use TotalListingsWithLeads.

TotalSoldCount ( int ) [0..1]
The total number of items that the seller has sold in the past 31 days.
See the Field Index to learn which calls use TotalSoldCount.

TotalSoldValue ( AmountType (double) ) [0..1]
The total monetary value of the items the seller has sold.
See the Field Index to learn which calls use TotalSoldValue.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.