eBay Trading APIVersion 1349
 

GetCategoryMappingsRequestType ( AbstractRequestType )

Retrieves a map of old category IDs and corresponding active category IDs defined for the site to which the request is sent.

Call that uses GetCategoryMappingsRequestType:

Field

CategoryVersion ( string ) [0..1]
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.
See the Field Index to learn which calls use CategoryVersion.