CustomConversionGoal
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
Custom conversion goals allow arbitrary conversion actions to be biddable.
Custom conversion goals have a resource name in the format customers/{customer_id}/customConversionGoals/{goal_id}.
Key fields for custom conversion goals include id, name, conversion_actions[], and status.
Custom conversion goals can include a list of specific conversion actions that are made biddable.
The status of a custom conversion goal is defined by the CustomConversionGoalStatus enum.
Custom conversion goal that can make arbitrary conversion actions biddable.
code Proto definition
Fields
conversion_actions[]
string
Conversion actions that the custom conversion goal makes biddable.
id
int64
Immutable. The ID for this custom conversion goal.
name
string
The name for this custom conversion goal.
resource_name
string
Immutable. The resource name of the custom conversion goal. Custom conversion goal resource names have the form:
customers/{customer_id}/customConversionGoals/{goal_id}
status
CustomConversionGoalStatus
The status of the custom conversion goal.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.
[[["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-12-12 UTC."],[],[]]