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 that Google understands the data that you submit.
Type | Unicode characters (recommended: ASCII only) |
---|---|
Repeated field | No |
File format | Example entry |
---|---|
Text feeds | 20 GBP |
XML feeds | <g:minimum_purchase_amount>20 GBP</g:minimum_purchase_amount> |
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 receive a notification in your Merchant Center account.
- Promotions feeds only support currencies of the specified locales.
Examples
A promotion that offers free delivery with a £50 purchase
Attribute | Value |
Promotion ID [promotion_id] |
free_shipping_with_50_purchase |
Promotion title [long_title] |
Free delivery for purchases of £50 or more |
Minimum purchase amount [minimum_purchase_amount] |
50 GBP |