GenerateKeywordIdeaResponse

  • The GenerateKeywordIdeasResponse message contains the results and aggregate metrics of generating keyword ideas.

  • Results are paginated, and a next_page_token is provided to retrieve subsequent pages.

  • The total_size field indicates the total number of available results across all pages.

Response message for KeywordPlanIdeaService.GenerateKeywordIdeas.

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.