CustomConversionGoal
Stay organized with collections
Save and categorize content based on your preferences.
Custom conversion goal that can make arbitrary conversion actions biddable.
Fields |
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}
|
id
|
int64
Immutable. The ID for this custom conversion goal.
|
name
|
string
The name for this custom conversion goal.
|
conversion_actions[]
|
string
Conversion actions that the custom conversion goal makes biddable.
|
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 2024-11-25 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 2024-11-25 UTC."],[[["Custom conversion goals enable bidding on arbitrary conversion actions by making them biddable."],["Each custom conversion goal is identified by a unique resource name and ID."],["Goals can be named for easier management and include a list of specific conversion actions they apply to."],["The status of a custom conversion goal indicates its current state, such as whether it's enabled or paused."]]],[]]