CustomerConversionGoal
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 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."],["This feature utilizes resource names formatted as `customers/{customer_id}/customerConversionGoals/{category}~{origin}` to manage goals."],["The `biddable` field dictates whether the associated conversion actions are eligible for automated bidding strategies."]]],[]]