GetMyeBayBuyingRequestType
Returns items from the All Buying section of the user's My eBay account, including items the user is watching, bidding on, has won, has not won, or has made best offers on.

A DetailLevel of ReturnSummary returns only the BuyingSummary and the specific container(s) requested (by adding an Include value of true for each container you want to include in the response).

A DetailLevel of ReturnAll returns the BuyingSummary and all other containers that do not contain the Include tag. Any containers that have an Include value specified will not be returned with the response.
Fields
BestOfferList ( ItemListCustomizationType )
BidAssistantList ( BidAssistantListType )
BidList ( ItemListCustomizationType )
BuyingSummary ( ItemListCustomizationType )
DeletedFromLostList ( ItemListCustomizationType )
DeletedFromWonList ( ItemListCustomizationType )
FavoriteSearches ( MyeBaySelectionType )
FavoriteSellers ( MyeBaySelectionType )
LostList ( ItemListCustomizationType )
SecondChanceOffer ( MyeBaySelectionType )
WatchList ( ItemListCustomizationType )
WonList ( ItemListCustomizationType )

BestOfferList ( ItemListCustomizationType ) [0..1]
Specifies how to return the list of items on which the user has placed best offers. Allowed values are Include, ListingType, Sort, DurationInDays (0-60 valid), IncludeNotes, and Pagination. Include in the request to return this container at a DetailLevel of ReturnSummary.
See the Field Index to learn which calls use BestOfferList.

BidAssistantList ( BidAssistantListType ) [0..1]
This is an optional element, used to indicate whether the Bid Assistant feature is being used.
See the Field Index to learn which calls use BidAssistantList.

BidList ( ItemListCustomizationType ) [0..1]
Specifies how to return the list of items bid on in the buyer's My eBay Bidding list. Allowed values are Sort and IncludeNotes.Include in the request to return this container at a DetailLevel of ReturnSummary.
See the Field Index to learn which calls use BidList.

BuyingSummary ( ItemListCustomizationType ) [0..1]
With a request version of 605 or higher, the buying summary container is not included in the response by default. You must add a BuyingSummary element with an Include field set to true, if you want to receive a BuyingSummary container in your response.

With a request version lower than 605, the BuyingSummary is always returned by default. You must add a BuyingSummary element with an Include field set to false, if you do not want to receive a BuyingSummary container in your response.
See the Field Index to learn which calls use BuyingSummary.

DeletedFromLostList ( ItemListCustomizationType ) [0..1]
Specifies how to return the list of items lost and deleted from the buyer's My eBay list. Allowed values are DurationInDays (0-60), IncludeNotes, Sort, and Pagination. Include in the request to return this container at a DetailLevel of ReturnSummary.
See the Field Index to learn which calls use DeletedFromLostList.

DeletedFromWonList ( ItemListCustomizationType ) [0..1]
Specifies how to return the list of items won and deleted from the buyer's My eBay list. Allowed values are DurationInDays (0-60), IncludeNotes, Sort, and Pagination. Include in the request to return this container at a DetailLevel of ReturnSummary.
See the Field Index to learn which calls use DeletedFromWonList.

FavoriteSearches ( MyeBaySelectionType ) [0..1]
Specifies how to return the list of favorite searches in the user's My eBay list. Only returned if the user has Favorite Searches. All detail levels return the search name, search query, and search elements, such as QueryKeywords, SortOrder, and Condition. Do not use an Include tag if you are using a detail level of ReturnAll.
See the Field Index to learn which calls use FavoriteSearches.

FavoriteSellers ( MyeBaySelectionType ) [0..1]
Specifies how to return the list of favorite sellers in the user's My eBay list. All values are allowed. Include in the request to return this container at a DetailLevel of ReturnSummary.
See the Field Index to learn which calls use FavoriteSellers.

LostList ( ItemListCustomizationType ) [0..1]
Specifies how to return the list of items bid on and lost in the user's My eBay list. Allowed values are DurationInDays (valid values 0-60), Sort, IncludeNotes, and Pagination. Include in the request to return this container at a DetailLevel of ReturnSummary.
See the Field Index to learn which calls use LostList.

SecondChanceOffer ( MyeBaySelectionType ) [0..1]
Specifies how to return the list of second chance offers in the user's My eBay list. All values are allowed. Include in the request to return this container at a DetailLevel of ReturnSummary.
See the Field Index to learn which calls use SecondChanceOffer.

WatchList ( ItemListCustomizationType ) [0..1]
Specifies how to return the list of watched items in the user's My eBay list. Include in the request to return this container at a DetailLevel of ReturnSummary.
See the Field Index to learn which calls use WatchList.

WonList ( ItemListCustomizationType ) [0..1]
Specifies how to return the list of items bid on and won in the user's My eBay list. Allowed values are DurationInDays (valid values 0-60), Sort, IncludeNotes, and Pagination. Include in the request to return this container at a DetailLevel of ReturnSummary.
See the Field Index to learn which calls use WonList.

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.