Show / Hide Table of Contents

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 offerType = GENERIC_CODE.

NoCode

Offer type without a code.

Unspecified

Unknown offer type.

In this article
Back to top Generated by DocFX