eBay Trading APIVersion 1349
 

GetMyeBayBuyingRequestType ( AbstractRequestType )

Retrieves information regarding a user's buying activity, such as items they are watching, bidding on, have won, did not win, and have made Best Offers on.

Call that uses GetMyeBayBuyingRequestType:

Fields



BestOfferList ( ItemListCustomizationType ) [0..1]
Include this container and set the BestOfferList.Include field to true to return the list of items on which the eBay user has made a Best Offer.

The user also has the option of using pagination and sorting for the list of items that will be returned.
See the Field Index to learn which calls use BestOfferList.

Include this container and set the BidList.Include field to true to return the list of auction items on which the eBay user has bid.

The user also has the option of using pagination and sorting for the list of auction items that will be returned.
See the Field Index to learn which calls use BidList.

BuyingSummary ( ItemListCustomizationType ) [0..1]
Include this container and set the BuyingSummary.Include field to true to return the BuyingSummary container in the response. The BuyingSummary container consists of buying/bidding activity counts and values.
See the Field Index to learn which calls use BuyingSummary.

DeletedFromLostList ( ItemListCustomizationType ) [0..1]
Include this container and set the DeletedFromLostList.Include field to true to return the list of auction items on which the eBay user has bid on and lost, and has deleted from their My eBay page.

The user also has the option of using pagination and sorting for the list of auction items that will be returned.
See the Field Index to learn which calls use DeletedFromLostList.

DeletedFromWonList ( ItemListCustomizationType ) [0..1]
Include this container and set the DeletedFromWonList.Include field to true to return the list of auction items on which the eBay user has bid on and won, but has deleted from their My eBay page.

The user also has the option of using pagination and sorting for the list of auction items that will be returned.
See the Field Index to learn which calls use DeletedFromWonList.

FavoriteSearches ( MyeBaySelectionType ) [0..1]
Include this container and set the FavoriteSearches.Include field to true to return the list of the eBay user's saved searches.
See the Field Index to learn which calls use FavoriteSearches.

FavoriteSellers ( MyeBaySelectionType ) [0..1]
Include this container and set the FavoriteSellers.Include field to true to return the list of the eBay user's saved sellers.
See the Field Index to learn which calls use FavoriteSellers.

HideVariations ( boolean ) [0..1]
If this field is included and set to true, the Variations node (and all variation data) is omitted for all multiple-variation listings in the response. If this field is omitted or set to false, the Variations node is returned for all multiple-variation listings in the response.
See the Field Index to learn which calls use HideVariations.

Include this container and set the LostList.Include field to true to return the list of auction items on which the eBay user has bid on and lost.

The user also has the option of using pagination and sorting for the list of auction items that will be returned.
See the Field Index to learn which calls use LostList.

SecondChanceOffer ( MyeBaySelectionType ) [0..1]
Include this container and set the SecondChanceOffer.Include field to true to return any Second Chance Offers that the eBay user has received.
See the Field Index to learn which calls use SecondChanceOffer.

UserDefinedLists ( MyeBaySelectionType ) [0..1]
Include this container and set the UserDefinedLists.Include field to true to return one or more user-defined lists. User-defined lists are lists created by the user in My eBay and consists of a combination of items, saved sellers, and/or saved searches.
See the Field Index to learn which calls use UserDefinedLists.

Include this container and set the WatchList.Include field to true to return the list of items on the eBay user's Watch List.

The user also has the option of using pagination and sorting for the list of watched items that will be returned.
See the Field Index to learn which calls use WatchList.

Include this container and set the WonList.Include field to true to return the list of auction items on which the eBay user has bid on and won.

The user also has the option of using pagination and sorting for the list of auction items that will be returned.
See the Field Index to learn which calls use WonList.