GenerateKeywordIdeaResult

  • The GenerateKeywordIdeaResult object provides metrics, annotations, close variants, and the canonical text for generated keyword ideas.

  • keyword_idea_metrics contains historical data for the keyword.

  • keyword_annotations provides additional data for the keyword, if requested.

  • close_variants[] lists similar keywords combined into the result.

  • text gives the canonical form of the keyword idea, which may represent multiple actual keywords.

The result of generating keyword ideas.

Fields

keyword_idea_metrics

KeywordPlanHistoricalMetrics

The historical metrics for the keyword.

keyword_annotations

KeywordAnnotations

The annotations for the keyword. The annotation data is only provided if requested.

close_variants[]

string

The list of close variants from the requested keywords that are combined into this GenerateKeywordIdeaResult. See https://support.google.com/google-ads/answer/9342105 for the definition of "close variants".

text

string

Text of the keyword idea. As in Keyword Plan historical metrics, this text may not be an actual keyword, but the canonical form of multiple keywords. See KeywordPlanKeywordHistoricalMetrics message in KeywordPlanService.