AI-generated Key Takeaways
-
The response message for GenerateKeywordIdeas includes results, aggregate metric results, a next page token for pagination, and the total number of results.
-
results[]
contains individual keyword idea results. -
aggregate_metric_results
provides combined metrics for all keyword ideas. -
next_page_token
is used for fetching subsequent pages of results and is absent on the last page. -
total_size
indicates the total count of available results.
Response message for KeywordPlanIdeaService.GenerateKeywordIdeas
.
Fields | |
---|---|
|
Results of generating keyword ideas. |
|
The aggregate metrics for all keyword ideas. |
|
Pagination token used to retrieve the next page of results. Pass the content of this string as the |
|
Total number of results available. |