shoppingAdsExcludedCountries property

List<String>? shoppingAdsExcludedCountries
getter/setter pair

List of country codes [(ISO 3166-1 alpha-2)](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) to exclude the offer from Shopping Ads destination.

Countries from this list are removed from countries configured in data source settings.

Implementation

core.List<core.String>? shoppingAdsExcludedCountries;