Tim Keefer > eBay-API-0.24 > eBay::API::XML::Call::AddToWatchList::AddToWatchListRequestType

Download:
eBay-API-0.24.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source   Latest Release: eBay-API-0.25

NAME ^

eBay::API::XML::Call::AddToWatchList::AddToWatchListRequestType

DESCRIPTION ^

Adds one or more items to the user's My eBay watch list.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::Call::AddToWatchList::AddToWatchListRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines: ^

setItemID()

The ItemID of the item that is to be added to the watch list. The item must be a currently active item, and the total number of items in the watchlist (after the items in the request have been added) cannot exceed the maximum allowed number of watch list items. One or more ItemIDs can be specified, each in its own ItemID container. A separate error node will be returned for each item that fails.

MaxLength: 19 (Note: The eBay database specifies 38. Currently, Item IDs are usually 9 to 12 digits)

  RequiredInput: Yes
#    Argument: reference to an array  
                      of 'ns:ItemIDType'

getItemID()

# Returns: reference to an array of 'ns:ItemIDType'