GoogleAdsSearchads360V23ResourcesRecommendationUseBroadMatchKeywordRecommendation constructor
GoogleAdsSearchads360V23ResourcesRecommendationUseBroadMatchKeywordRecommendation({
- String? campaignKeywordsCount,
- List<
GoogleAdsSearchads360V23CommonKeywordInfo> ? keyword, - String? requiredCampaignBudgetAmountMicros,
- String? suggestedKeywordsCount,
Implementation
GoogleAdsSearchads360V23ResourcesRecommendationUseBroadMatchKeywordRecommendation({
this.campaignKeywordsCount,
this.campaignUsesSharedBudget,
this.keyword,
this.requiredCampaignBudgetAmountMicros,
this.suggestedKeywordsCount,
});