Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.77 KB

ProductAdoptionPolicy.md

File metadata and controls

12 lines (9 loc) · 1.77 KB

# ProductAdoptionPolicy

Properties

Name Type Description Notes
category_id string The category ID to which the listing policies apply. [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]
exclusion \Ebay\Sell\Metadata\Model\Exclusion [optional]
product_required bool If set to true, items must include an ePID value in their item description before they can be listed in the category identified by the associated categoryId. In contrast, a value of false indicates that items listed in the associated category do not require ePID values. Important! It is possible for a productAdoptionPolicies container to not contain this productRequired field. This occurs if the eBay category is not part of the PBSE Phase 1 or Phase 2 mandate. In these scenarios, please treat the response the same as if this field were present and contained a value of false. [optional]

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