Use the percentage discount amount [percent_off]
attribute to create a promotion that offers a percentage-based discount on purchases.
On this page
When to use
Optional for all promotions.
Format
Follow these formatting guidelines to make sure Google understands the data you submit.
Type | Integer |
---|---|
Repeated field | No |
File format | Example entry |
---|---|
Text feeds | 10 |
XML feeds | <g:percent_off>10</g:percent_off> |
To format your data for Content API, see the Content API for Shopping resource.
Minimum requirements
These are the requirements that you must meet to show your promotion in Merchant Center. If you don't follow these requirements, your promotion is disapproved and you get a notification in your Merchant Center account.
- You can associate only one promotion category to a single promotion ID
[promotion_id]
.
Examples
Promotion data for a half-off sale for Presidents’ Day
Attribute | Value |
Promotion ID [promotion_id] |
half_off_presidents_day_sale |
Promotion title [long_title] |
Everything Half-Off Presidents’ Day Sale |
Percentage discount amount [percent_off] |
50 |