CampaignGoalConfig

  • Campaign Goal Configs link a campaign and a goal to enable campaign-specific optimization.

  • The resource name for a Campaign Goal Config includes both the customer ID and a combined campaign and goal ID.

  • Key fields for a Campaign Goal Config include the resource names for the campaign and goal, the goal type, and specific settings like campaign retention goal settings.

A link between a campaign and a goal enabling campaign-specific optimization.

Fields

resource_name

string

Immutable. The resource name of the campaign goal config. campaign goal config resource names have the form: customers/{customer_id}/campaignGoalConfigs/{campaign_id}~{goal_id}

campaign

string

Immutable. The resource name of the campaign for this link.

goal

string

Immutable. The resource name of the goal this link is attached to.

goal_type

GoalType

Output only. The goal type this link is attached to.

Union field

campaign_goal_config_settings

campaign_goal_config_settings. The settings specific to this campaign goal config. campaign_goal_config_settings can be only one of the following:

campaign_retention_settings

CampaignRetentionGoalSettings

Retention goal campaign settings.