GoogleAdsSearchads360V23ServicesGenerateKeywordIdeaResult constructor
GoogleAdsSearchads360V23ServicesGenerateKeywordIdeaResult({
- List<
String> ? closeVariants, - GoogleAdsSearchads360V23CommonKeywordAnnotations? keywordAnnotations,
- GoogleAdsSearchads360V23CommonKeywordPlanHistoricalMetrics? keywordIdeaMetrics,
- String? text,
Implementation
GoogleAdsSearchads360V23ServicesGenerateKeywordIdeaResult({
this.closeVariants,
this.keywordAnnotations,
this.keywordIdeaMetrics,
this.text,
});