Join us
live on Discord on the Google Advertising and Measurement Community server on October 16th! We will discuss the new features added in V22 of the Google Ads API.
KeywordForecastMetrics
Stay organized with collections Save and categorize content based on your preferences.
The forecast metrics for the planless keyword campaign.
Fields |
impressions
| double The total number of impressions. |
click_through_rate
| double The average click through rate. Available only if impressions > 0. |
average_cpc_micros
| int64 The average cpc. Available only if clicks > 0. |
clicks
| double The total number of clicks. |
cost_micros
| int64 The total cost. |
conversions
| double Forecasted number of conversions: clicks * conversion_rate. |
conversion_rate
| double Forecasted conversion rate. |
average_cpa_micros
| int64 Average cost per acquisition calculated as cost_micros / conversions. |
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 2025-10-10 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 2025-10-10 UTC."],[],[]]