searchAds360GoalConfigLevel property

String? searchAds360GoalConfigLevel
getter/setter pair

The level of Search Ads 360 goal config the campaign is using. Possible string values are:

  • "UNSPECIFIED" : The goal config level has not been specified.
  • "UNKNOWN" : The goal config level is not known in this version.
  • "CUSTOMER" : The goal config is defined at the customer level.
  • "CAMPAIGN" : The goal config is defined at the campaign level.

Implementation

core.String? searchAds360GoalConfigLevel;