Use the excluded product types [product_type_exclusion]
attribute to remove specific products from a promotion based on their product type [product_type]
.
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 | Unicode characters. Recommended: ASCII only. |
---|---|
Limits | 70 characters. This attribute is case-sensitive. |
Repeated field | Yes, up to 10 times. Separate each product type listed with a comma. |
File format | Example value |
Text feeds | Rings |
XML feeds |
|
To format your data for Content API, refer to the Content API for Shopping resource.
Minimum Requirements
These are the requirements you need to meet to show your product. If you don't follow these requirements, we'll disapprove your product and let you know in your Merchant Center account.
- The attribute value must match the product data source.
- Do not set this attribute if there are any eligible items within the product types. If that is the case, you will need to manually map the promotion ID
[promotion_id]
to the eligible items in your products data source, or use the product ID for promotion[item_id]
attribute to map the eligible items in your promotions source (for up to 20 items).