Tim Keefer > eBay-API > eBay::API::XML::DataType::CharacteristicSetIDsType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::CharacteristicSetIDsType

DESCRIPTION ^

A list of one or more characteristic set IDs.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setID()

Numeric identifier for a domain (characteristic set).<br> <br> For GetProducts (for buying tools), you can use the list of catalog-enabled attribute sets in the documentation (see link below).<br> <br> For GetProductSearchResults (for selling tools), it's best to use GetCategory2CS to determine mappings between categories and characteristic sets that are flagged as CatalogEnabled.

SeeLink: URL: ../../Support/CatalogEnabledAttrSets.html Title: Catalog-Enabled Attribute Sets

  Calls: GetProductSearchResults
         GetProducts
  RequiredInput: No

# Argument: reference to an array of 'xs:string'

getID()

# Returns: reference to an array of 'xs:string'

syntax highlighting: