NAME
eBay::API::XML::Call::GetCategory2CS::GetCategory2CSRequestType
DESCRIPTION
Retrieves mappings between categories and characteristics sets that are available for an eBay site. Retrieves all mappings or just those that match category IDs passed in the call.
SYNOPSIS
INHERITANCE
eBay::API::XML::Call::GetCategory2CS::GetCategory2CSRequestType inherits from the eBay::API::XML::RequestDataType class
Subroutines:
setAttributeSystemVersion()
A version of the mappings for the site. Typically, an application passes the version value that was returned the last time the application executed this call. Filter that causes the call to return only the categories for which the mappings have changed since the specified version. If not specified, all category-to-characteristics set mappings are returned. This value changes each time changes are made to the mappings. The current version value is not necessarily greater than the previous value. Therefore, when comparing versions, only compare whether the value has changed.
SeeLink: URL: http://developer.ebay.com/DevZone/XML/docs/WebHelp/index.htm?context=eBay_XML_API&topic=AttrGC2CS Title: Retrieving Category-to-Meta-Data Mappings
RequiredInput: No
# Argument: 'xs:string'
getAttributeSystemVersion()
# Returns: 'xs:string'
setCategoryID()
ID of a category for which to retrieve mappings. If not specified, the call retrieves a map for all categories.
MaxLength: 10
RequiredInput: No
# Argument: 'xs:string'
getCategoryID()
# Returns: 'xs:string'