Skip to main content

This type contains information about all nodes of a specified eBay category tree.

Types that use CategoryTree

Not used by any types.

Call that uses CategoryTree

Fields

Field
Type
Description
applicableMarketplaceIds
A list of one or more identifiers of the eBay marketplaces that use this category tree.
categoryTreeId
The unique identifier of this eBay category tree.
categoryTreeVersion
The version of this category tree. It's a good idea to cache this value for comparison so you can determine if this category tree has been modified in subsequent calls.
rootCategoryNode
Contains details of all nodes of the category tree hierarchy, starting with the root node and down to the leaf nodes. This is a recursive structure.

Note: The root node of a full default category tree includes the categoryId field, but its value should not be relied upon. It provides no useful information for application development.