Module: Google::Shopping::Merchant::Promotions::V1::StoreApplicability
- Defined in:
- proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb
Overview
Store codes or list of store codes the promotion applies to. Only for Local inventory ads promotions.
Constant Summary collapse
- STORE_APPLICABILITY_UNSPECIFIED =
Which store codes the promotion applies to is unknown.
0- ALL_STORES =
Promotion applies to all stores.
1- SPECIFIC_STORES =
Promotion applies to only the specified stores.
2