The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::GetCategoryMappings::GetCategoryMappingsRequestType

DESCRIPTION

Retrieves a map of old category IDs and corresponding active category IDs defined for the site to which the request is sent. Typically used to update an older item definition with a new category ID prior to listing the item.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetCategoryMappings::GetCategoryMappingsRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

setCategoryVersion()

A version of the category mapping for the site. Filters out data from the call to return only the category mappings for which the data has changed since the specified version. If not specified, all category mappings are returned. Typically, an application passes the version value of the last set of category mappings that the application stored locally. The latest version value is not necessarily greater than the previous value that was returned. Therefore, when comparing versions, only compare whether the value has changed.

  RequiredInput: No
#    Argument: 'xs:string'

getCategoryVersion()

# Returns: 'xs:string'