promotionType property
Specifies the type of the promotion.
Output only. Possible string values are:
- "PROMOTION_TYPE_UNSPECIFIED" : The promotion type is unspecified.
- "PROMOTION_TYPE_FREE_TRIAL" : The promotion is a free trial.
- "PROMOTION_TYPE_INTRODUCTORY_PRICING" : The promotion is a reduced introductory pricing.
Implementation
core.String? promotionType;