Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
The custom conversion goal the campaign is using for optimization.
GoalConfigLevel
The possible goal config levels. Campaigns automatically inherit the effective conversion account's customer goals unless they have been configured with their own set of campaign goals.
Enums
UNSPECIFIED
The goal config level has not been specified.
UNKNOWN
The goal config level is not known in this version.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["Conversion goal settings can be configured at either the customer level or the campaign level, impacting how campaigns optimize towards conversions."],["These settings allow campaigns to use either inherited customer goals or their own set of campaign-specific goals."],["The configuration includes specifying the campaign, the desired goal configuration level, and optionally, a custom conversion goal."],["Each conversion goal campaign config is uniquely identified by its resource name, formed using the customer ID and campaign ID."]]],["This document details conversion goal settings for a campaign, represented in JSON. Key attributes include `resourceName`, `campaign` (identifying the associated campaign), `goalConfigLevel` (specifying whether goals are defined at the customer or campaign level), and `customConversionGoal` (the specific goal used). `GoalConfigLevel` enums include `CUSTOMER` and `CAMPAIGN`, indicating where goals are defined. Campaigns can inherit customer-level goals or have individually configured goals.\n"]]