selectiveOptimizationMode property

String? selectiveOptimizationMode
getter/setter pair

Selective optimization mode for this campaign. Possible string values are:

  • "UNSPECIFIED" : The selective optimization mode has not been specified.
  • "UNKNOWN" : The selective optimization mode is not known in this version.
  • "UNCONSTRAINED" : Google Ads selective optimization setting has no constraints.
  • "MATCHES_SEARCH_ADS360_EFFECTIVE_CAMPAIGN_LEVEL_CONFIG" : Google Ads selective optimization setting matches Search Ads 360 effective campaign level selective optimization setting.

Implementation

core.String? selectiveOptimizationMode;