Skip to main content

This type is used to define the eBay marketplaces and eBay L1 categories that support the corresponding feed type

Type that uses FeedTypeConstraint

Access

Call that uses FeedTypeConstraint

Fields

Field
Type
Description
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., 172008, not Gift Cards & Coupons.

If no categoryIds are listed, the application can access all categories in the specified marketplace.
listingMarketplaceConstraints
An array of the eBay marketplace and categories in which listings are available for Cross Border Trading (CBT). Listings on the specified marketplace and categories can be shipped to the marketplace specified for the feed type.

Note: This array will only be returned for the CBT_ITEM_ALL_ACTIVE feed type.
marketplaceId
This enum value indicates an eBay marketplace for which the application can access feed files for the corresponding feed type

Example: EBAY_US for the U.S. or EBAY_DE for Germany.