| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::CharacteristicSetIDsType
A list of one or more characteristic set IDs.
eBay::API::XML::DataType::CharacteristicSetIDsType inherits from the eBay::API::XML::BaseDataType class
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'
# Returns: reference to an array of 'xs:string'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |