This type defines the booleans used to determine if a product is excluded from eBay selling and/or review.
Type that uses DisabledProductFilter
Call that uses DisabledProductFilter
Fields
excludeForEbayReviews
Specifies whether to filter out products excluded for eBay reviews.
If set to
If set to
true
, items excluded from eBay reviews are not returned.excludeForEbaySelling
Specifies whether to filter out products excluded for eBay selling.
If set to
If set to
true
, items excluded from eBay selling are not returned.