shoppingAdsExcludedCountries property

List<String>? shoppingAdsExcludedCountries
getter/setter pair

List of country codes (ISO 3166-1 alpha-2) to exclude the offer from Shopping Ads destination.

Countries from this list are removed from countries configured in MC feed settings.

Implementation

core.List<core.String>? shoppingAdsExcludedCountries;