Includes detailed bidding data for the auction listing that was specified in the request. Unless the listing is private, the actual eBay user IDs of all bidders are returned if the listing's seller makes this API call. If a bidder makes this API call, only that bidder's eBay user ID is returned, and the rest of the bidder's user IDs are anonymized.
Call that uses GetAllBiddersResponseType:
Fields
This container consists of an array of bids made on the specified auction listing. Each OfferType object represents the data for one bid.
The eBay user ID for the user with the winning bid (if auction has ended) or current highest bid (if auction is still active). The seller should take note of or save this User ID as this user may be a a Second Chance Offer candidate.
See the
Field Index to learn which calls use HighBidder.
This is the dollar amount of the winning bid (if auction has ended) or dollar amount of the current highest bid (if auction is still active).
See the
Field Index to learn which calls use HighestBid.
This enumeration value indicates the listing status of the specified listing.
See the
Field Index to learn which calls use ListingStatus.
Copyright © 2005–2021
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.