CustomerConversionGoal
Stay organized with collections
Save and categorize content based on your preferences.
Biddability control for conversion actions with a matching category and origin.
Fields |
resource_name
|
string
Immutable. The resource name of the customer conversion goal. Customer conversion goal resource names have the form: customers/{customer_id}/customerConversionGoals/{category}~{origin}
|
category
|
ConversionActionCategory
The conversion category of this customer conversion goal. Only conversion actions that have this category will be included in this goal.
|
origin
|
ConversionOrigin
The conversion origin of this customer conversion goal. Only conversion actions that have this conversion origin will be included in this goal.
|
biddable
|
bool
The biddability of the customer 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."],[[["Customer Conversion Goals allow you to control the biddability of conversion actions based on their category and origin."],["You can group conversion actions with the same category and origin into a single goal for bid management."],["Goals are identified by a unique resource name that includes the customer ID, category, and origin."],["The `biddable` field determines whether the associated conversion actions are used for automated bidding."]]],[]]