The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::GetMyeBayBuying::GetMyeBayBuyingRequestType

DESCRIPTION

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. <br /><br /> 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). <br /><br /> 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.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetMyeBayBuying::GetMyeBayBuyingRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

setBestOfferList()

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.

  RequiredInput: No
#    Argument: 'ns:ItemListCustomizationType'

getBestOfferList()

# Returns: 'ns:ItemListCustomizationType'

setBidAssistantList()

This is an optional element, used to indicate whether the Bid Assistant feature is being used.

  RequiredInput: No
#    Argument: 'ns:BidAssistantListType'

getBidAssistantList()

# Returns: 'ns:BidAssistantListType'

setBidList()

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.

  RequiredInput: No
#    Argument: 'ns:ItemListCustomizationType'

getBidList()

# Returns: 'ns:ItemListCustomizationType'

setDeletedFromLostList()

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.

  RequiredInput: No
#    Argument: 'ns:ItemListCustomizationType'

getDeletedFromLostList()

# Returns: 'ns:ItemListCustomizationType'

setDeletedFromWonList()

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.

  RequiredInput: No
#    Argument: 'ns:ItemListCustomizationType'

getDeletedFromWonList()

# Returns: 'ns:ItemListCustomizationType'

setFavoriteSearches()

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.

  RequiredInput: No
#    Argument: 'ns:MyeBaySelectionType'

getFavoriteSearches()

# Returns: 'ns:MyeBaySelectionType'

setFavoriteSellers()

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.

  RequiredInput: No
#    Argument: 'ns:MyeBaySelectionType'

getFavoriteSellers()

# Returns: 'ns:MyeBaySelectionType'

setLostList()

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.

  RequiredInput: No
#    Argument: 'ns:ItemListCustomizationType'

getLostList()

# Returns: 'ns:ItemListCustomizationType'

setSecondChanceOffer()

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.

  RequiredInput: No
#    Argument: 'ns:MyeBaySelectionType'

getSecondChanceOffer()

# Returns: 'ns:MyeBaySelectionType'

setWatchList()

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.

  RequiredInput: No
#    Argument: 'ns:ItemListCustomizationType'

getWatchList()

# Returns: 'ns:ItemListCustomizationType'

setWonList()

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.

  RequiredInput: No
#    Argument: 'ns:ItemListCustomizationType'

getWonList()

# Returns: 'ns:ItemListCustomizationType'