Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.29 KB

ListingStructurePolicy.md

File metadata and controls

11 lines (8 loc) · 1.29 KB

# ListingStructurePolicy

Properties

Name Type Description Notes
category_id string The category ID to which the listing-structure policy applies. [optional]
category_tree_id string A value that indicates the root node of the category tree used for the response set. Each marketplace is based on a category tree whose root node is indicated by this unique category ID value. All category policy information returned by this call pertains to the categories included below this root node of the tree. A category tree is a hierarchical framework of eBay categories that begins at the root node of the tree and extends to include all the child nodes in the tree. Each child node in the tree is an eBay category that is represented by a unique categoryId value. Within a category tree, the root node has no parent node and leaf nodes are nodes that have no child nodes. [optional]
variations_supported bool This flag denotes whether or not the associated category supports listings with item variations. If set to true, the category does support item variations. [optional]

[Back to Model list] [Back to API list] [Back to README]