storeCodesInclusion property

List<String>? storeCodesInclusion
getter/setter pair

Store codes to include for the promotion.

The store filter attributes only applies when the store_applicability attribute is set to specific_stores. Store code (the store ID from your Business Profile) of the physical store the product is sold in. See the Local product inventory data specification for more information.

Optional.

Implementation

core.List<core.String>? storeCodesInclusion;