| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::RemoveFromWatchList::RemoveFromWatchListResponseType
Returns information about the user's My eBay watch list.
eBay::API::XML::Call::RemoveFromWatchList::RemoveFromWatchListResponseType inherits from the eBay::API::XML::ResponseDataType class
The current number of items in the user's watch list (after those specified in the call request have been removed)
# Argument: 'xs:int'
Returned: Always # Returns: 'xs:int'
The maximum number of items allowed in watch lists. Currently this value is 200, and is the same for all sites and all users.
# Argument: 'xs:int'
Returned: Always # Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |