excludeCountries property

bool? excludeCountries
getter/setter pair

Whether or not to exclude the countries in the countries field from targeting.

If false, the countries field refers to countries which will be targeted by the ad.

Implementation

core.bool? excludeCountries;