Use the minimum purchase amount [minimum_purchase_amount]
attribute to set a minimum amount that a customer must spend in order to take advantage of a promotion.
On this page
When to use
Optional for each promotion.
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 data source | 20 USD |
XML data source | <g:minimum_purchase_amount>20 USD</g:minimum_purchase_amount> |
To format your data for Content API, check 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.
- Promotions data sources only support currencies of the specified locales.
Examples
A promotion that offers free shipping with a $50 purchase
Attribute | Value |
Promotion ID [promotion_id] |
free_shipping_with_50_purchase |
Promotion title [long_title] |
Free Shipping for Purchases of $50 or More |
Minimum purchase amount [minimum_purchase_amount] |
50 USD |