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. |
| The following is a list of mutually exclusive fields. At most one of the fields will be set in a response: | |
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. |
| End of mutually exclusive fields. | |