Use the monetary discount amount [money_off_amount]
attribute to create a promotion that offers a discount on purchases equal to a flat, monetary figure.
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 | Unicode characters (Recommended: ASCII only) |
---|---|
Repeated field | No |
File format | Example entry |
---|---|
Text feeds | 10 USD |
XML feeds | <g:money_off_amount>10 USD</g:money_off_amount> |
To format your data for Content API, see the Content API for Shopping resource.
Minimum requirements
- You can associate only one promotion category to a single promotion ID
[promotion_id]
. - Your discount amount must consist of a number and the currency.
Examples
A promotion that takes $100 off of the price of a washing machine.
Attribute | Value |
Promotion ID [promotion_id] |
washing_machines_must_go - $100 off all washing machines |
Promotion title [long_title] |
Washing Machines Must Go - $100 off all washing machines |
Monetary discount amount [money_off_amount] |
100 USD |
Products eligible for promotion [product_applicability] |
washing_machines |