redemptionChannel property
The redemption channels applicable to this offer.
Required. Possible string values are:
- "REDEMPTION_CHANNEL_UNSPECIFIED"
- "INSTORE"
- "instore" : Legacy alias for
INSTORE
. Deprecated. - "ONLINE"
- "online" : Legacy alias for
ONLINE
. Deprecated. - "BOTH"
- "both" : Legacy alias for
BOTH
. Deprecated. - "TEMPORARY_PRICE_REDUCTION"
- "temporaryPriceReduction" : Legacy alias for
TEMPORARY_PRICE_REDUCTION
. Deprecated.
Implementation
core.String? redemptionChannel;