AI-generated Key Takeaways
-
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 | |
---|---|
| The historical metrics for the keyword. |
| The annotations for the keyword. The annotation data is only provided if requested. |
|
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 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. |