eBay::API::XML::DataType::LookupAttributeArrayType - eBay::API::XML::DataType::LookupAttributeArrayType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::LookupAttributeArrayType

DESCRIPTION

Top

Only valid when using AddItem for items in Media categories (Books, DVD and Movies, Music, and Video Game categories). You can pass either AttributeSetArrayType or LookupAttributeArrayType, but you cannot pass both containers in the same request. See the eBay Web Services guide for additional information.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::LookupAttributeArrayType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

setLookupAttribute()

The condition of the item.

  Calls: AddItem
         GetItemRecommendations
         RelistItem
         VerifyAddItem
  RequiredInput: No

# Argument: reference to an array of 'ns:LookupAttributeType'

getLookupAttribute()

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


eBay-API documentation  | view source Contained in the eBay-API distribution.