euPoliticalAdsDeclaration property

String? euPoliticalAdsDeclaration
getter/setter pair

Whether the campaign has EU political ads.

Campaign Manager 360 doesn't allow campaigns with EU political ads to serve in the EU. They can still serve in other regions.

Optional. Possible string values are:

  • "CONTAINS_EU_POLITICAL_ADS" : The campaign contains EU political ads.
  • "DOES_NOT_CONTAIN_EU_POLITICAL_ADS" : The campaign does not contain EU political ads.

Implementation

core.String? euPoliticalAdsDeclaration;