Skip to main content

This type contains information about a particular subtree of a specified eBay category tree. A category subtree consists of a non-root node of the category tree, and all of its descendants down to the leaf nodes.

Types that use CategorySubtree

Not used by any types.

Call that uses CategorySubtree

Fields

Field
Type
Description
categorySubtreeNode
Contains details of all nodes of the category subtree hierarchy below a specified node. This is a recursive structure.
categoryTreeId
The unique identifier of the eBay category tree to which this subtree belongs.
categoryTreeVersion
The version of the category tree identified by categoryTreeId. 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.