Enum ProductApplicability
Which product or list of products the promotion applies to.
Namespace: Google.Shopping.Merchant.Promotions.V1Beta
Assembly: Google.Shopping.Merchant.Promotions.V1Beta.dll
Syntax
public enum ProductApplicability
Fields
Name | Description |
---|---|
AllProducts | Applicable to all products. |
SpecificProducts | Applicable to only a single product or list of products. |
Unspecified | Which products the promotion applies to is unknown. |