Use the price for promotion [promotion_price]
attribute to set a promotional sales price for a specific item or a category of items.
When to use
Optional for all promotions.
Format
Follow these formatting guidelines to make sure that Google understands the data that you're submitting.
Type | Must be a number followed by the currency |
Repeated field | Yes |
File format | Example entry |
Text feeds | 20.00 GBP |
XML feeds | <g:promotion_price>15.00_GBP</g:promotion_price> |
To format your data for Content API, refer to the Content API for Shopping resource.
Examples
A promotion that prices all jeans at £20
Attribute | Value |
Promotion ID [promotion_id] |
twenty_pound_jeans_sale |
Promotion title [long_title] |
£20 jeans sale |
Item group ID [item_group_id] |
jeans |
Price for promotion [promotion_price] |
20.00 GBP |