This is used to define the eBay marketplaces and eBay L1 categories that support the corresponding feed type
Type that uses FeedTypeConstraint
Call that uses FeedTypeConstraint
GET
Fields
categoryIds
array of string
An array of the eBay categories the application can access in a feed. See the Taxonomy API for details about obtaining a list eBay L1 categories. The category is expressed as the category's categoryId, not its categoryName; e.g.,
If no categoryIds are listed, the application can access all categories in the specified marketplace.
172008
, not Gift Cards & Coupons
.If no categoryIds are listed, the application can access all categories in the specified marketplace.
marketplaceId
This enum value indicates an eBay marketplace for which the application can access feed files for the corresponding feed type
Example:
Example:
EBAY_US
for the U.S. or EBAY_DE
for Germany.