eBay::API::XML::DataType::SiteWideCharacteristicsType - eBay::API::XML::DataType::SiteWideCharacteristicsType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::SiteWideCharacteristicsType

DESCRIPTION

Top

A list of one or more characteristics sets mapped to the category, if any. Use this information when working with Item Specifics (Attributes) and Pre-filled Item Information (Catalogs) functionality.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setCharacteristicsSet()

Container for site-wide characteristics set information.

# Argument: 'ns:CharacteristicsSetType'

getCharacteristicsSet()

  Calls: GetCategory2CS
  Returned: Conditionally
  Details: DetailLevel: ReturnAll

# Returns: 'ns:CharacteristicsSetType'

setExcludeCategoryID()

A category that does not support the specified site-wide characteristics set.

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

getExcludeCategoryID()

  Calls: GetCategory2CS
  Returned: Conditionally
  Details: DetailLevel: ReturnAll

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


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