Enum OfferType
Offer type of a promotion.
Namespace: Google.Shopping.Merchant.Promotions.V1
Assembly: Google.Shopping.Merchant.Promotions.V1.dll
Syntax
public enum OfferType
Fields
| Name | Description |
|---|---|
| GenericCode | Offer type with a code. Generic redemption code for the promotion is
required when |
| NoCode | Offer type without a code. |
| Unspecified | Unknown offer type. |