NAME

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

DESCRIPTION

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetMyeBayBuying inherits from the eBay::API::XML::BaseCall 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'

setBidAssistantList()

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

  RequiredInput: No
#    Argument: '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'

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'

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'

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'

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'

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'

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'

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'

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'

getBestOfferList()

Contains the items the user has placed best offers on. Only returned if items exist that meet the request criteria.

  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
#    Returns: 'ns:PaginatedItemArrayType'

getBidAssistantList()

Contains the items that were bid on using the Bid Assistant feature.

  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
#    Returns: 'ns:BidGroupArrayType'

getBidList()

Contains all the items the buyer has bid on. Only returned if items exist that meet the request criteria.

  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
#    Returns: 'ns:PaginatedItemArrayType'

getBuyingSummary()

Contains a summary of the items the user has bid on. Returned at all detail levels.

  Returned: Always
  Details: DetailLevel: none, ReturnSummary, ReturnAll
#    Returns: 'ns:BuyingSummaryType'

getDeletedFromLostList()

Contains the items the buyer has bid on, lost, and deleted from My eBay. Only returned if items exist that meet the request criteria.

  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
#    Returns: 'ns:PaginatedItemArrayType'

getDeletedFromWonList()

Contains the items the buyer has bid on, won, and deleted from My eBay. Only returned if items exist that meet the request criteria.

  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
#    Returns: 'ns:PaginatedOrderTransactionArrayType'

getFavoriteSearches()

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.

  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
#    Returns: 'ns:MyeBayFavoriteSearchListType'

getFavoriteSellers()

Contains a list of the user's favorite sellers. Only returned if items exist that meet the request criteria.

  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
#    Returns: 'ns:MyeBayFavoriteSellerListType'

getLostList()

Contains the items the user has bid on and lost. Only returned if items exist that meet the request criteria.

  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
#    Returns: 'ns:PaginatedItemArrayType'

getSecondChanceOffer()

Contains the list of second chance offers the user has received. Only returned if items exist that meet the request criteria.

  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
#    Returns: reference to an array  
                      of 'ns:ItemType'

getWatchList()

Contains the items the user is watching. Only returned if items exist that meet the request criteria.

  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
#    Returns: 'ns:PaginatedItemArrayType'

getWonList()

Contains the items the user has bid on and won. Only returned if items exist that meet the request criteria.

  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
#    Returns: 'ns:PaginatedOrderTransactionArrayType'