BiddingSummaryType
Contains bidding summary information for the bidder of an item.

Types that use BiddingSummaryType:

Call that uses one or more fields of BiddingSummaryType:

Fields

BidActivityWithSeller ( int )
BidRetractions ( int )
BidsToUniqueCategories ( int )
BidsToUniqueSellers ( int )
ItemBidDetails ( ItemBidDetailsType )
SummaryDays ( int )
TotalBids ( int )

BidActivityWithSeller ( int ) [0..1]
Percentage of the bidder's total bids that the bidder placed on items that the seller is offering.
See the Field Index to learn which calls use BidActivityWithSeller.

BidRetractions ( int ) [0..1]
The total number of bids that the bidder has retracted.
See the Field Index to learn which calls use BidRetractions.

BidsToUniqueCategories ( int ) [0..1]
For items that the bidder has bid on, the number of unique categories that they belong to.
See the Field Index to learn which calls use BidsToUniqueCategories.

BidsToUniqueSellers ( int ) [0..1]
Number of unique sellers whose items the bidder has placed bids on.
See the Field Index to learn which calls use BidsToUniqueSellers.

ItemBidDetails ( ItemBidDetailsType ) [0..*]
Detail bidding information on the items that the bidder has bid on.
See the Field Index to learn which calls use ItemBidDetails.

SummaryDays ( int ) [0..1]
The number of days included in the summary. Currently always set to 30 days.
See the Field Index to learn which calls use SummaryDays.

TotalBids ( int ) [0..1]
The total number of bids that the bidder has placed.
See the Field Index to learn which calls use TotalBids.

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.