GoogleAdsSearchads360V23ServicesForecastAdGroup constructor
GoogleAdsSearchads360V23ServicesForecastAdGroup({
- List<
GoogleAdsSearchads360V23ServicesBiddableKeyword> ? biddableKeywords, - String? maxCpcBidMicros,
- List<
GoogleAdsSearchads360V23CommonKeywordInfo> ? negativeKeywords,
Implementation
GoogleAdsSearchads360V23ServicesForecastAdGroup({
this.biddableKeywords,
this.maxCpcBidMicros,
this.negativeKeywords,
});