Module: Google::Cloud::Channel::V1::PromotionalOrderType
- Defined in:
- proto_docs/google/cloud/channel/v1/offers.rb
Overview
Constraints type for Promotional offers.
Constant Summary collapse
- PROMOTIONAL_TYPE_UNSPECIFIED =
Not used.
0
- NEW_UPGRADE =
Order used for new customers, trial conversions and upgrades.
1
- TRANSFER =
All orders for transferring an existing customer.
2
- PROMOTION_SWITCH =
Orders for modifying an existing customer's promotion on the same SKU.
3