targetCountries property

List<String>? targetCountries
getter/setter pair

Upper-case two-letter ISO 3166-1 code of the regions where the product is intended to be shown in ads.

Output only.

Implementation

core.List<core.String>? targetCountries;