Use this attribute to indicate whether or not customers need a coupon code to redeem your promotion.
On this page
When to use
Required for all promotions.
Format
Follow these formatting guidelines to make sure that Google understands the data that you submit.
Supported values |
|
---|---|
Repeated field | No |
File format | Example value |
---|---|
Text feeds | no_code |
XML feeds | <g:offer_type>no_code</g:offer_type> |
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 product in Merchant Center. If you don't follow these requirements, your product is disapproved and you receive a notification in your Merchant Center account.
- If the value for this attribute is generic_code (i.e. a code that is the same for all customers), the generic redemption code
[generic_redemption_code]
is required. - All delivery promotions must include a valid redemption code.
Examples
A promotion that offers 50% off with coupon code 'HALF'.
Attribute | Value |
Promotion ID [promotion_id] |
half_off_coupon |
Promotion title [long_title] |
50% off coupon |
Monetary discount amount [money_off_amount] |
50 |
Coupon code required [offer_type] |
generic_code |
Redemption code [generic_redemption_code] |
HALF |