eBay Merchant Data APIVersion 1255
 

MyeBaySellingSummaryType

Contains summary information about the items the seller is selling.

No calls use MyeBaySellingSummaryType.

Fields



ActiveAuctionCount ( int ) [0..1]
Not used by any call.

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.

AmountLimitRemaining ( AmountType (double) ) [0..1]
Not used by any call.

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.
See the Field Index to learn which calls use AmountLimitRemaining.

AuctionBidCount ( int ) [0..1]
Not used by any call.

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]
Not used by any call.

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]
Not used by any call.

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]
Not used by any call.

The total number of offers received on active Classified Ad listings.
See the Field Index to learn which calls use ClassifiedAdOfferCount.

QuantityLimitRemaining ( long ) [0..1]
Not used by any call.

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.
See the Field Index to learn which calls use QuantityLimitRemaining.

SoldDurationInDays ( int ) [0..1]
Not used by any call.

The average duration, in days, of all items sold.
See the Field Index to learn which calls use SoldDurationInDays.

TotalAuctionSellingValue ( AmountType (double) ) [0..1]
Not used by any call.

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).
See the Field Index to learn which calls use TotalAuctionSellingValue.

TotalLeadCount ( int ) [0..1]
Not used by any call.

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]
Not used by any call.

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]
Not used by any call.

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]
Not used by any call.

The total monetary value of the items the seller has sold.
See the Field Index to learn which calls use TotalSoldValue.