containsEuPoliticalAdvertising property
The advertiser should self-declare whether this campaign contains political advertising content targeted towards the European Union. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "CONTAINS_EU_POLITICAL_ADVERTISING" : The campaign contains political advertising targeted towards the EU. The campaign will be restricted from serving ads in the EU.
- "DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING" : The campaign does not contain political advertising targeted towards the EU. No additional serving restrictions will apply.
Implementation
core.String? containsEuPoliticalAdvertising;