The excluded item ID [item_id_exclusion]
attribute allows you to exclude specific products from your promotion based on their product ID for promotion [item_id]
.
In this article
When to use
Optional for each product.
If your promotion’s products eligible for promotion [product_applicability]
attribute is set to specific_products
, setting this excluded item ID [item_id_exclusion]
attribute will map your promotion to all of the item IDs in your products data source, except for those noted here.
To enable this option, the products eligible for promotion [product_applicability]
attribute must be set to specific_products
.
Format
Type | String |
---|---|
Limits | 50 characters. This attribute is case-sensitive. |
Repeated field | Yes |
File format | Example value |
Text feeds | Red Shirt |
XML feeds | <g:item_id_exclusion>Red Shirt</g:item_id_exclusion> |
To format your data for Content API, refer to the Content API for Shopping resource.
Minimum requirement
To display your product, it is required to match the attribute value with the product data source. If you don’t follow this requirement, we'll disapprove your product and let you know in your Merchant Center account.