Show / Hide Table of Contents

Enum ProductApplicability

Which product or list of products the promotion applies to.

Namespace: Google.Shopping.Merchant.Promotions.V1
Assembly: Google.Shopping.Merchant.Promotions.V1.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.

In this article
Back to top Generated by DocFX