OptimizationGoalType
The type of optimization goal
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used as a return value only. Represents value unknown in this version. |
CALL_CLICKS
|
Optimize for call clicks. Call click conversions are times people selected 'Call' to contact a store after viewing an ad. |
DRIVING_DIRECTIONS
|
Optimize for driving directions. Driving directions conversions are times people selected 'Get directions' to navigate to a store after viewing an ad. |
APP_PRE_REGISTRATION
|
Optimize for pre-registration. Pre-registration conversions are the number of pre-registration signups to receive a notification when the app is released. |
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."],[[["The optimization goal determines what action you want users to take after viewing your ad, such as clicking to call, getting driving directions, or pre-registering for an app."],["This setting uses specific enums like `CALL_CLICKS`, `DRIVING_DIRECTIONS`, and `APP_PRE_REGISTRATION` to define the desired conversion action for your campaign."],["While `UNSPECIFIED` and `UNKNOWN` enums exist, they are primarily for system use and should not be actively selected for campaign optimization goals."]]],[]]