OptimizationGoalType
Stay organized with collections
Save and categorize content based on your preferences.
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-02-20 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-02-20 UTC."],[[["The optimization goal determines what action you want users to take after viewing your ad, such as calling your store, getting directions, or pre-registering for an app."],["You can select from various optimization goals including call clicks, driving directions, and app pre-registration, with unspecified and unknown serving as default or error values."],["Each optimization goal tracks a specific user action: `CALL_CLICKS` for calls, `DRIVING_DIRECTIONS` for navigation requests, and `APP_PRE_REGISTRATION` for app sign-ups."]]],[]]