GenerateKeywordIdeaResponse
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
results[]
|
GenerateKeywordIdeaResult
Results of generating keyword ideas.
|
aggregate_metric_results
|
KeywordPlanAggregateMetricResults
The aggregate metrics for all keyword ideas.
|
next_page_token
|
string
Pagination token used to retrieve the next page of results. Pass the content of this string as the page_token attribute of the next request. next_page_token is not returned for the last page.
|
total_size
|
int64
Total number of results available.
|
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-11-25 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-11-25 UTC."],[[["The response includes a list of keyword ideas generated, along with their individual performance metrics."],["Aggregate metrics for all generated keyword ideas are provided for overall performance insights."],["Pagination is supported for retrieving large result sets, with `next_page_token` guiding subsequent requests."],["The total number of available results is indicated by the `total_size` field."]]],[]]