closeVariants property

List<String>? closeVariants
getter/setter pair

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".

Implementation

core.List<core.String>? closeVariants;