The loyalty program [loyalty_program]
attribute allows setting up of member pricing, member shipping, and loyalty points in your Merchant Center account. Adding the attribute helps Google to accurately represent the benefits of your loyalty program across Google properties.
On this page
When to use
Optional
Loyalty program [loyalty_program]
is a group attribute that is optional for all products. It is used to specify member pricing, loyalty points, and member shipping for your product for members of the loyalty program you have set up in the Merchant Center. The attribute is available for US, AU, UK, DE, FR, and JP merchants and is only required if you want to display offer level loyalty benefits. For example, points, member pricing, and member shipping.
[price]
, and member price effective date [member_price_effective_date]
sub-attributes are only available to US, UK, DE, FR, and AU merchants, while the shipping label [shipping_label]
sub-attribute is only available to US merchants. To display member shipping benefits, merchants also need to set up a new shipping policy for loyalty members. Learn more about configuring shipping settings of your loyalty program.Sub-attributes
Loyalty program [loyalty_program]
has 7 sub-attributes:
- Program label
[program_label]
(required in multi-tier program): This is the loyalty program label set in your loyalty program settings in Merchant Center. This sub-attribute allows Google to map your loyalty program to eligible offers. Not required if your loyalty program only has one tier. - Tier label
[tier_label]
(required in multi-tier program): The tier label[tier_label]
sub-attribute differentiates offer level benefits between each tier. This value is also set in your program settings in the Merchant Center. Not required if your loyalty program only has one tier. - Price
[price]
(optional): This sub-attribute allows you to add member specific pricing to your feed. This will display alongside the non-member price to give shoppers an idea of the benefits of joining your program.- Note: This is different from the regular price
[price]
attribute. It is required to use this sub-attribute to submit member prices for both free and paid programs. Submitting member prices using price[price]
or sale price[sale_price]
isn’t allowed.
- Note: This is different from the regular price
- Cashback
[cashback_for_future_use]
(optional): Reserved for future use. - Loyalty points
[loyalty_points]
(optional): Loyalty points[loyalty_points]
indicate the points that the members gain on purchasing the product on your website. This needs to be a whole number as fractions aren’t supported. The loyalty points[loyalty_points]
sub-attribute can be specified at the tier level. - Member price effective date
[member_price_effective_date]
(optional): This sub-attribute allows merchants to specify when their member pricing benefit begins and ends. - Shipping label
[shipping_label]
(optional): This sub-attribute allows merchants to specify which offers are eligible for member shipping. Choose your own definition for this value.- Note: This is different from the regular shipping label
[shipping_label]
.
- Note: This is different from the regular shipping label
For JP merchants, the only applicable loyalty benefit is loyalty points. In Merchant Center , you can set a default point earning ratio when you set up your loyalty program. All offers will default to displaying with this loyalty benefit. If you have products with point earnings that don’t match the default earning ratio, you can use program label [program_label]
, tier label [tier_label]
, and loyalty points [loyalty_points]
in your loyalty program [loyalty_program]
attribute to override the default.
Format
Follow these formatting guidelines to make sure Google understands the data you're submitting. Learn more About submitting product data
Type | String (Unicode characters. Recommended: ASCII only) |
Schema.org property (What's this?) |
Learn more about Merchant listing (member pricing) structured data on Google Search Central. |
File format | Example value |
Text feeds |
Header: Format the attribute header by always including the sub-attributes you’re submitting. Include loyalty program Value: Format the value by submitting the value of each sub-attribute listed in the same order as in the header and separated by a colon ( If you have a single-tier program, program_label and tier_label are not required. Attribute header: Possible value: If you include the program label Attribute header: Possible value: If you have a multi-tier program, Attribute Header: Possible value:
Note: CSV is not supported for multi-tier programs. TSV file is recommended. If only some of your products have sub-attributes values, you can use colons ( Attribute header: Possible value (Product with member price) Possible value (Product without member price): |
XML feeds |
|
To format your data for Content API, check the Content API for Shopping.
Note: Ensure that the program label [program_label]
and tier label [tier_label]
sub-attributes of the loyalty program [loyalty_program]
attribute match one of the program labels and tier labels configured under your Merchant Center account. Always provide the sub-attributes you are submitting in the header in text feeds. Missing sub-attributes in the header will lead to formatting error and you will see a warning "Invalid format for sub-attributes [loyalty_program]
" in the "Needs attention" tab.
If you're not able to provide the sub-attribute names in the header, you will need to provide all 7 sub-attributes in the value. The order listed above is how you should submit the value.
Format the [member_price_effective_date]
sub-attribute:
- Google sheets: Backslashes (“\") are needed in front of colons for the member price effective date
[member_price_effective_date]
sub-attribute. - Tab-delimited (or tab-separated values) feeds: Quotes (“) are needed for the member price effective date sub-attribute.
- API or XML: Neither is needed.
Follow the formatting example if you’re using text feeds. The format is applicable to both primary and supplemental feeds.
Google Sheets
Header | loyalty_program(program_label:tier_label:price:loyalty_points:member_price_effective_date:shipping_label) |
Value | my_loyalty_program:silver:10 USD:10::,my_loyalty_program:gold:9 USD:20:2017-05-11T00\:01\:59-0800/2017-06-21T22\:13\:59-0800:loyalty_shipping_gold |
Tab delimited text file
Header | loyalty_program(program_label:tier_label:price:loyalty_points:member_price_effective_date:shipping_label) |
Value | my_loyalty_program:silver:10 USD:10::,my_loyalty_program:gold:9 USD:20:”2017-05-11T00:01:59-0800/2017-06-21T22:13:59-0800”:loyalty_shipping_gold |
Minimum requirements
These are the requirements you'll need to meet to show your loyalty program benefits on Google. If you don't follow these requirements, we'll disapprove your loyalty program and let you know in your Merchant Center account.
- Ensure adherence to Google’s editorial standards by reviewing the help center and making sure your benefits and program data meet requirements.
- Ensure that the currency of the price
[price]
sub-attribute of the loyalty program[loyalty_program]
attribute matches the currency of the price[price]
and sale price[sale_price]
attributes. - Ensure member prices provided to Google is the lowest possible price they can get. If there's a seasonal promotion that can be applied to the evergreen member price, provide the post-promotion price in the price
[price]
sub-attribute of the loyalty program[loyalty_program]
attribute as the final member price. - Ensure that the member price for both free and paid tiers are submitted in the price
[price]
sub-attribute of the loyalty program[loyalty_program]
attribute, and not in price[price]
or sale price[sale_price]
. - Ensure the data provided to Google matches what’s showcased on your website. Google will check to make sure the benefits and program information submitted in Merchant Center aligns with the information displayed on your website.
- Ensure member prices are clearly accessible on your website for members, whether through a loyalty overview page, a dedicated event page, or otherwise clearly communicated to members.
- Ensure Member price effective date sub-attribute is provided when the member price is effective only for a certain period. If this is not specified, Google would assume this is effective all the time and may show an incorrect price to the users when the price is no longer live.
- Use ISO 8601 standard to represent the effective dates for the Member price effective date
[member_price_effective_date]
sub-attribute.
Best practices
These best practices can help you go beyond the basic requirements to optimize your loyalty program data for performance.
- In a single-tier loyalty program, you can choose not to provide
program_label
andtier_label
. This will make the implementation easier and more straightforward. - Ensure that the price
[price]
sub-attribute of the loyalty program[loyalty_program]
attribute is not higher than the price[price]
attribute. Google will only showcase member pricing in ads when the member discount is >=5% or >=5 unit currency of regular price or sale price (when available). - Submit exact values for member pricing. For example, submit 1.01 USD instead of 1.0012 USD, otherwise we will round the submitted value.
- Leverage the price sub-attribute under the loyalty_program attribute and make feed updates for member pricing instead of setting up a feed rule (unless 100% of your products are eligible for flat rate discount member pricing). This will improve accuracy and decrease the chances of dropping off of eligibility to show loyalty prices.
- If you're selling products with minimum advertised pricing (MAP) agreements, submit the member price only when it’s compliant with MAP.
- Show your member prices on your landing page using schema.org. This allows Google to crawl your data.