NAME
eBay::API::XML::Call::AddToItemDescription
INTERITANCE
eBay::API::XML::Call::AddToItemDescription inherits from the eBay::API::BaseCall class
Methods
setDescription()
Specifies the text to append to the end of the listings description. Text appended to a listing's description must abide by the rules applicable to this data (such as no JavaScript) as is the case when first listing the item.
RequiredInput: Yes
# Argument: 'xs:string'
setItemID()
Unique item ID that identifies the target item listing, the description of which is appended with the text specified in Description.
MaxLength: 19 (Note: The eBay database specifies 38. Currently, Item IDs are usually 9 to 12 digits)
RequiredInput: Yes
# Argument: 'ns:ItemIDType'
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/