
eBay::API::XML::DataType::BiddingSummaryType

Contains bidding summary information for the bidder of an item.


eBay::API::XML::DataType::BiddingSummaryType inherits from the eBay::API::XML::BaseDataType class

Percentage of the bidder's total bids that the bidder placed on items that the seller is offering.
# Argument: 'xs:int'
Calls: GetAllBidders Returned: Conditionally
# Returns: 'xs:int'
The total number of bids that the bidder has retracted.
# Argument: 'xs:int'
Calls: GetAllBidders Returned: Conditionally
# Returns: 'xs:int'
For items that the bidder has bid on, the number of unique categories that they belong to.
# Argument: 'xs:int'
Calls: GetAllBidders Returned: Conditionally
# Returns: 'xs:int'
Number of unique sellers whose items the bidder has placed bids on.
# Argument: 'xs:int'
Calls: GetAllBidders Returned: Conditionally
# Returns: 'xs:int'
Detail bidding information on the items that the bidder has bid on.
# Argument: reference to an array of 'ns:ItemBidDetailsType'
Calls: GetAllBidders Returned: Conditionally
# Returns: reference to an array of 'ns:ItemBidDetailsType'
The number of days included in the summary. Currently always set to 30 days.
# Argument: 'xs:int'
Calls: GetAllBidders Returned: Conditionally
# Returns: 'xs:int'
The total number of bids that the bidder has placed.
# Argument: 'xs:int'
Calls: GetAllBidders Returned: Conditionally
# Returns: 'xs:int'