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::GetMyeBayBuyingResponseType

INTERITANCE

eBay::API::XML::Call::GetMyeBayBuying::GetMyeBayBuyingResponseType inherits from the eBay::API::BaseCall class

DESCRIPTION

Returns items from All Buying or All Favorites in the user's My eBay account.

SYNOPSIS

Methods

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 user 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'

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'

SEE ALSO

eBay::API, eBay::API::BaseCall

JOIN US

Please visit http://developer.ebay.com for more eBay API information.

Web: http://developer.ebay.com

Community Forums: http://developer.ebay.com/community/forums/