LoyaltyProgram

LoyaltyProgram

A message that represents loyalty program.

Fields
program_label

string

The label of the loyalty program. This is an internal label that uniquely identifies the relationship between a business entity and a loyalty program entity. The label must be provided so that the system can associate the assets below (for example, price and points) with a business. The corresponding program must be linked to the Merchant Center account.

tier_label

string

The label of the tier within the loyalty program. Must match one of the labels within the program.

price

Price

The price for members of the given tier, that is, the instant discount price. Must be smaller or equal to the regular price.

cashback_for_future_use

Price

The cashback that can be used for future purchases.

loyalty_points

int64

The amount of loyalty points earned on a purchase.

member_price_effective_date

Interval

A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.

shipping_label

string

The label of the shipping benefit. If the field has value, this offer has loyalty shipping benefit. If the field value isn't provided, the item is not eligible for loyalty shipping for the given loyalty tier.