| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::MyeBayFavoriteSearchListType
A list of favorite searches a user has saved on the My eBay page.
eBay::API::XML::DataType::MyeBayFavoriteSearchListType inherits from the eBay::API::XML::BaseDataType class
A favorite search the user has saved, with a name and a search query.
# Argument: reference to an array of 'ns:MyeBayFavoriteSearchType'
Calls: GetMyeBayBuying Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: reference to an array of 'ns:MyeBayFavoriteSearchType'
The total number of favorite searches saved.
# Argument: 'xs:int'
Calls: GetMyeBayBuying Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |