This article explains what local promotions are, how they work, and how you can benefit from them.
The local promotions feature uses the information you’re already using for your local inventory ads to show store-specific offers on these same ads—promoting your local products. All merchants who are currently participating in local inventory ads and promotions are able to create local promotions. It’s currently available in the following countries: Australia, Brazil, Canada, France, Germany, India, Italy, Japan, Netherlands, Spain, the UK, and the US.
If you’re interested in participating, contact us.
Benefits of local promotions
- Boost clickthrough rate: Use local promotions to draw attention to your local inventory ads.
- Capture multi-screen traffic: Local promotions display as "special offer" links on your local inventory ads for both desktop and mobile devices.
- Promote your in-store discounts: Let local customers know that your store has a promotion on the items they’re searching for. Local promotions can be used to help highlight thematic and category-based offers—like holiday sales or discounts on post-seasonal merchandise.
How local promotions work
Local promotions function similarly to standard promotions. To create a local promotion, you can:
- Use the promotion builder in the "Promotions" dashboard in Merchant Center.
- Add new attributes to your existing promotions feed.
- Create a separate local promotions feed and apply it to your locally-available products.
- Use the Content API for promotions
Local promotion requirements
Supported local promotion types
Local promotions need to be in one of the following structured promotion types. (Structured promotions are standardized promotion formats into which you can enter your own values, such as "get x% off" or "buy x units get $x USD off".) Keep in mind that shipping-related offers (example: "Free shipping") aren’t available for local promotions.
Promotion | Type | Examples |
---|---|---|
Discounts | % and $ USD off discounts | % off on entire order $x USD off entire order $x USD off order of $y USD or more |
Cash back | $x USD cash back | |
Buy one, get second % off | Buy one, get one discounted Buy one, get one free |
|
Free gifts | Free item or free gift card for specified value | $x USD free gift on purchase |
Restrictions
- After you submit a local promotion, Google reviews it to ensure it complies with our policies. Google rejects local promotions that are specific to, or exclude any audience (example: "for military members only").
- Promotions offered only to first-time customers are allowed, as long as you state the targeting condition in the title (example: "10% off for new customers" or "10% off on first purchase").
FAQs
Can I submit local promotions through my online promotion feed?
Can I duplicate my standard promotions feed and use it as a local promotions feed?
Yes. If you have an active online promotions feed, it’s simple to convert it for your local and omni-channel promotions. To convert existing promotion data:
- Duplicate your online promotions feed (or the applicable promotions within the feed).
- Replace the existing promotion ID
[promotion_id]
values with unique promotion ID[promotion_id]
values. - Add them to the eligible items in your products feed (if it’s a promotion for specific products).
- Add the redemption channel
[redemption_channel]
attribute and set it toonline
,in_store
(if omnichannel) orin_store
(local only). - Add the
[promotion_destination]
attribute and set it tolocal_inventory_ads
. To submit your promotion to one or more destination, submit each destination value as a separate column:promotion_destination: local_inventory_ads
promotion_destination: Shopping_ads
promotion_destination: Buy_on_Google_listings
promotion_destination: Free_listings
- Add the store applicability
[store_applicability]
attribute and set it toall_stores
orspecific_stores
.- If set to SPECIFIC_STORES, the store codes inclusion
[store_codes_inclusion]
or store codes exclusion[store_codes_exclusion]
attribute will have to be specified.
- If set to SPECIFIC_STORES, the store codes inclusion
- Add the promotion URL
[promotion_url]
attribute and provide the link to your promotion details page.
Why am I getting an error when I try to submit my store codes or an omnichannel promotion?
This typically indicates that there are quotation marks around a repeated field, which renders it unreadable in our system. This is a common issue that we see when feeds with repeated fields are converted from Excel to text files.
You can correct it directly in the feed by replacing all instances of the values in "quotes" with the standard values (without the quotation marks). Alternatively, you can follow the recommendations in the "Text feed: Tab-delimited" section of our About attributes with repeated fields article.