Buy M quantity, get money off. minimum_purchase_quantity and
money_off_amount must be present.
BUY_M_GET_MONEY_OFF = 5;
BUY_M_GET_MONEY_OFF_VALUE
Buy M quantity, get money off. minimum_purchase_quantity and
money_off_amount must be present.
BUY_M_GET_MONEY_OFF = 5;
BUY_M_GET_N_MONEY_OFF
Buy M quantity, get N money off coupon value type.
minimum_purchase_quantity and get_this_quantity_discounted must be
present. money_off_amount must also be present.
BUY_M_GET_N_MONEY_OFF = 3;
BUY_M_GET_N_MONEY_OFF_VALUE
Buy M quantity, get N money off coupon value type.
minimum_purchase_quantity and get_this_quantity_discounted must be
present. money_off_amount must also be present.
BUY_M_GET_N_MONEY_OFF = 3;
BUY_M_GET_N_PERCENT_OFF
Buy M quantity, get N percent off coupon value type.
minimum_purchase_quantity and get_this_quantity_discounted must be
present. percent_off_percentage must also be present.
BUY_M_GET_N_PERCENT_OFF = 4;
BUY_M_GET_N_PERCENT_OFF_VALUE
Buy M quantity, get N percent off coupon value type.
minimum_purchase_quantity and get_this_quantity_discounted must be
present. percent_off_percentage must also be present.
BUY_M_GET_N_PERCENT_OFF = 4;
BUY_M_GET_PERCENT_OFF
Buy M quantity, get money off. minimum_purchase_quantity and
percent_off_percentage must be present.
BUY_M_GET_PERCENT_OFF = 6;
BUY_M_GET_PERCENT_OFF_VALUE
Buy M quantity, get money off. minimum_purchase_quantity and
percent_off_percentage must be present.
BUY_M_GET_PERCENT_OFF = 6;
COUPON_VALUE_TYPE_UNSPECIFIED
Indicates that the coupon value type is unspecified.
COUPON_VALUE_TYPE_UNSPECIFIED = 0;
COUPON_VALUE_TYPE_UNSPECIFIED_VALUE
Indicates that the coupon value type is unspecified.
COUPON_VALUE_TYPE_UNSPECIFIED = 0;
FREE_GIFT
Free gift with description only.
FREE_GIFT = 7;
FREE_GIFT_VALUE
Free gift with description only.
FREE_GIFT = 7;
FREE_GIFT_WITH_ITEM_ID
Free gift with item ID.
FREE_GIFT_WITH_ITEM_ID = 9;
FREE_GIFT_WITH_ITEM_ID_VALUE
Free gift with item ID.
FREE_GIFT_WITH_ITEM_ID = 9;
FREE_GIFT_WITH_VALUE
Free gift with monetary value.
FREE_GIFT_WITH_VALUE = 8;
FREE_GIFT_WITH_VALUE_VALUE
Free gift with monetary value.
FREE_GIFT_WITH_VALUE = 8;
FREE_SHIPPING_OVERNIGHT
Overnight free shipping coupon value type. Only available for online
promotions.
FREE_SHIPPING_OVERNIGHT = 11;
FREE_SHIPPING_OVERNIGHT_VALUE
Overnight free shipping coupon value type. Only available for online
promotions.
FREE_SHIPPING_OVERNIGHT = 11;
FREE_SHIPPING_STANDARD
Standard free shipping coupon value type. Only available for online
promotions.
FREE_SHIPPING_STANDARD = 10;
FREE_SHIPPING_STANDARD_VALUE
Standard free shipping coupon value type. Only available for online
promotions.
FREE_SHIPPING_STANDARD = 10;
FREE_SHIPPING_TWO_DAY
Two day free shipping coupon value type. Only available for online
promotions.
FREE_SHIPPING_TWO_DAY = 12;
FREE_SHIPPING_TWO_DAY_VALUE
Two day free shipping coupon value type. Only available for online
promotions.