ConversionGoalCampaignConfig

  • resource_name is an immutable string representing the unique identifier for the conversion goal campaign config.

  • campaign is an immutable string linking the config to a specific campaign.

  • goal_config_level indicates the level of goal configuration used by the campaign.

  • custom_conversion_goal specifies the custom goal used for campaign optimization.

Conversion goal settings for a Campaign.

Fields

resource_name

string

Immutable. The resource name of the conversion goal campaign config. Conversion goal campaign config resource names have the form:

customers/{customer_id}/conversionGoalCampaignConfigs/{campaign_id}

campaign

string

Immutable. The campaign with which this conversion goal campaign config is associated.

goal_config_level

GoalConfigLevel

The level of goal config the campaign is using.

custom_conversion_goal

string

The custom conversion goal the campaign is using for optimization.