targetCountries property

List<String>? targetCountries
getter/setter pair

The countries where the items may be displayed.

Represented as a CLDR territory code. Will be ignored for "product inventory" feeds.

Implementation

core.List<core.String>? targetCountries;