Enum StoreApplicability
Store codes or list of store codes the promotion applies to. Only for Local inventory ads promotions.
Namespace: Google.Shopping.Merchant.Promotions.V1
Assembly: Google.Shopping.Merchant.Promotions.V1.dll
Syntax
public enum StoreApplicability
Fields
| Name | Description |
|---|---|
| AllStores | Promotion applies to all stores. |
| SpecificStores | Promotion applies to only the specified stores. |
| Unspecified | Which store codes the promotion applies to is unknown. |