Reference documentation and code samples for the Google Cloud Channel V1 Client class PromotionalOrderType.
Constraints type for Promotional offers.
Protobuf type google.cloud.channel.v1.PromotionalOrderType
Methods
name
value
mixed
value
name
mixed
Constants
PROMOTIONAL_TYPE_UNSPECIFIED
Value: 0
Not used.
Generated from protobuf enum PROMOTIONAL_TYPE_UNSPECIFIED = 0;
NEW_UPGRADE
Value: 1
Order used for new customers, trial conversions and upgrades.
Generated from protobuf enum NEW_UPGRADE = 1;
TRANSFER
Value: 2
All orders for transferring an existing customer.
Generated from protobuf enum TRANSFER = 2;
PROMOTION_SWITCH
Value: 3
Orders for modifying an existing customer's promotion on the same SKU.
Generated from protobuf enum PROMOTION_SWITCH = 3;