GoogleAdsSearchads360V23ServicesSuggestKeywordThemesResponseKeywordTheme constructor
GoogleAdsSearchads360V23ServicesSuggestKeywordThemesResponseKeywordTheme({
- String? freeFormKeywordTheme,
- GoogleAdsSearchads360V23ResourcesKeywordThemeConstant? keywordThemeConstant,
Implementation
GoogleAdsSearchads360V23ServicesSuggestKeywordThemesResponseKeywordTheme({
this.freeFormKeywordTheme,
this.keywordThemeConstant,
});