NAME
eBay::API::XML::Call::GetMyeBayBuying::GetMyeBayBuyingResponseType
DESCRIPTION
Returns items from All Buying or All Favorites in the user's My eBay account.
SYNOPSIS
INHERITANCE
eBay::API::XML::Call::GetMyeBayBuying::GetMyeBayBuyingResponseType inherits from the eBay::API::XML::ResponseDataType class
Subroutines:
setBestOfferList()
Contains the items the user has placed best offers on. Only returned if items exist that meet the request criteria.
# Argument: 'ns:PaginatedItemArrayType'
getBestOfferList()
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:PaginatedItemArrayType'
setBidAssistantList()
Contains the items that were bid on using the Bid Assistant feature.
# Argument: 'ns:BidGroupArrayType'
getBidAssistantList()
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:BidGroupArrayType'
setBidList()
Contains all the items the buyer has bid on. Only returned if items exist that meet the request criteria.
# Argument: 'ns:PaginatedItemArrayType'
getBidList()
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:PaginatedItemArrayType'
setBuyingSummary()
Contains a summary of the items the user has bid on. Returned at all detail levels.
# Argument: 'ns:BuyingSummaryType'
getBuyingSummary()
Returned: Always
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:BuyingSummaryType'
setDeletedFromLostList()
Contains the items the buyer has bid on, lost, and deleted from My eBay. Only returned if items exist that meet the request criteria.
# Argument: 'ns:PaginatedItemArrayType'
getDeletedFromLostList()
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:PaginatedItemArrayType'
setDeletedFromWonList()
Contains the items the buyer has bid on, won, and deleted from My eBay. Only returned if items exist that meet the request criteria.
# Argument: 'ns:PaginatedOrderTransactionArrayType'
getDeletedFromWonList()
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:PaginatedOrderTransactionArrayType'
setFavoriteSearches()
Contains a list of the user's favorite searches. Only returned if the user has Favorite Searches. The search name, search query, and search elements, such as QueryKeywords, SortOrder, and Condition are returned. <br /><br /> You can paste the Search Query response, that comes back as a URL, into a browser to re-play the Favorite Search.<br /><br /> The search elements that are returned by this call can be used as input for the Shopping Web Service FindItemsAdvanced request.
# Argument: 'ns:MyeBayFavoriteSearchListType'
getFavoriteSearches()
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:MyeBayFavoriteSearchListType'
setFavoriteSellers()
Contains a list of the user's favorite sellers. Only returned if items exist that meet the request criteria.
# Argument: 'ns:MyeBayFavoriteSellerListType'
getFavoriteSellers()
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:MyeBayFavoriteSellerListType'
setLostList()
Contains the items the user has bid on and lost. Only returned if items exist that meet the request criteria.
# Argument: 'ns:PaginatedItemArrayType'
getLostList()
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:PaginatedItemArrayType'
setSecondChanceOffer()
Contains the list of second chance offers the user has received. Only returned if items exist that meet the request criteria.
# Argument: reference to an array of 'ns:ItemType'
getSecondChanceOffer()
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: reference to an array
of 'ns:ItemType'
setWatchList()
Contains the items the user is watching. Only returned if items exist that meet the request criteria.
# Argument: 'ns:PaginatedItemArrayType'
getWatchList()
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:PaginatedItemArrayType'
setWonList()
Contains the items the user has bid on and won. Only returned if items exist that meet the request criteria.
# Argument: 'ns:PaginatedOrderTransactionArrayType'
getWonList()
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'ns:PaginatedOrderTransactionArrayType'