| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::LookupAttributeType
An optional attribute that the seller wants to include in the listing. Enables you to specify an attribute by name rather than by ID. Only valid in Media categories (Books, DVD and Movies, Music, and Video Game categories). Currently, only the Condition attribute is supported.
eBay::API::XML::DataType::LookupAttributeType inherits from the eBay::API::XML::BaseDataType class
The literal name of the attribute. Pass "Condition" (without quotes). Not applicable to Half.com.
Calls: AddItem
GetItemRecommendations
RelistItem
VerifyAddItem
RequiredInput: No
# Argument: 'xs:string'
# Returns: 'xs:string'
HASH(0x42b3120) The literal name of the attribute value. Pass "New" or "Used" (without quotes). Not applicable to Half.com.<br> <br>
Calls: AddItem
GetItemRecommendations
RelistItem
VerifyAddItem
RequiredInput: No
# Argument: 'xs:string'
# Returns: 'xs:string'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |