Describes the spec for one promotion.
| JSON representation |
|---|
{ "promotion": string, "type": enum ( |
| Fields | |
|---|---|
promotion |
Required. Promotion resource name that identifies a promotion. The format is 'partners/{partner_id}/promotions/{promotion_id}'. |
type |
Output only. The type of the promotion for the spec. |
Union field
|
|
introductoryPricingDetails |
Output only. The details of the introductory pricing spec if the promotion is of type INTRODUCTORY_PRICING. |
freeTrialDuration |
Output only. The duration of the free trial if the promotion is of type FREE_TRIAL. |