Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
GenerateKeywordHistoricalMetricsResponse
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-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["`GenerateKeywordHistoricalMetricsResponse` contains a list of keywords and their historical metrics, as well as aggregate metrics across all requested keywords."],["`results` field provides individual keyword performance data through `GenerateKeywordHistoricalMetricsResult` objects."],["`aggregate_metric_results` field offers a holistic view with aggregated metrics using `KeywordPlanAggregateMetricResults`."]]],["The response to a `KeywordPlanIdeaService.GenerateKeywordHistoricalMetrics` request includes two main components. `results[]` provides a list of `GenerateKeywordHistoricalMetricsResult`, detailing individual keywords and their historical performance metrics. Additionally, `aggregate_metric_results` offers `KeywordPlanAggregateMetricResults`, which summarizes the combined metrics across all the keywords analyzed in the request. These fields are the only ones present in the response.\n"]]