ProductRequiredEnabledCodeType ( token )
This enumerated type is used by the ProductRequiredEnabled field that can be returned under the SiteDefaults and/or Category containers of a GetCategoryFeatures response.
Note: Due to the rollback of the Product-Based Shopping Experience mandate for all eBay categories, the ProductRequiredEnabled field no longer has any practical use since it will show as Disabled for SiteDefaults and all Category nodes. Due to this fact, the ProductRequiredEnabledCodeType is currently not applicable.
Type that uses ProductRequiredEnabledCodeType:
Call that uses one or more values of ProductRequiredEnabledCodeType:
Enumeration Values
Value | Description |
CustomCode | Reserved for internal or future use. |
Disabled | This value indicates that the category does not require product-based listings (associated with an eBay catalog product). Note: Due to the rollback of the Product-Based Shopping Experience mandate for all eBay categories, this value should get returned for SiteDefaults and all Category nodes. |
Enabled | This value indicates that the category requires listings within the category to be associated with an eBay catalog product. Note: Due to the rollback of the Product-Based Shopping Experience mandate for all eBay categories, this value should never get returned for SiteDefaults or for any Category nodes. |