Use the excluded brands [brand_exclusion] attribute to exclude products from a promotion based on their brand [brand]
.
When to use
If you create a promotion that only applies to specific brands, use a product filter in your promotion source.
To enable this option, the products eligible for promotion [product_applicability]
attribute must be set to specific_products
. Learn more about product filters.
Format
Type |
String |
---|---|
Limits | 50 characters. This attribute is case-sensitive. |
Repeated field | Yes, up to 10 times. Separate each brand listed with a comma. |
File format | Example value |
Text feeds | Acme Products |
XML feeds | <g:id>Acme Products</g:id> |
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.
- Brands are space and case sensitive, and must match the exact spelling in your products data source.
- Do not set this attribute if there are any eligible items within the brands. If that’s 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).