loyaltyTier property
The tier label of the loyalty tier the customer belongs to.
Required. Possible string values are:
- "LOYALTY_TIER_UNSPECIFIED" : Loyalty tier unspecified.
- "TIER1" : Loyalty tier 1.
- "TIER2" : Loyalty tier 2.
- "TIER3" : Loyalty tier 3.
- "TIER4" : Loyalty tier 4.
- "TIER5" : Loyalty tier 5.
- "TIER6" : Loyalty tier 6.
- "TIER7" : Loyalty tier 7.
- "NON_MEMBER" : Disassociates the user from any loyalty tier. Only set to “NON_MEMBER” when the intent is to remove the user association from Google organic loyalty customer match experience.
Implementation
core.String? loyaltyTier;