eBay Merchant Data APIVersion 1255
 

SellingSummaryType

Contains summary information about the items the seller is selling.

No calls use SellingSummaryType.

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.

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

The total number of bids made on the seller's active auction 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. Equivalent to the "Auction Quantity" value in My eBay.
See the Field Index to learn which calls use AuctionSellingCount.

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.

The total value of all items the seller has for sale in all listings.
See the Field Index to learn which calls use TotalAuctionSellingValue.

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

The total number of items the seller has sold.
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.