closeVariants property

List<String>? closeVariants
getter/setter pair

The list of close variants from the requested keywords whose stats are combined into this GenerateKeywordHistoricalMetricsResult.

Implementation

core.List<core.String>? closeVariants;