GoogleAdsSearchads360V23ServicesGenerateReachForecastRequest constructor
GoogleAdsSearchads360V23ServicesGenerateReachForecastRequest({
- GoogleAdsSearchads360V23ServicesCampaignDuration? campaignDuration,
- int? cookieFrequencyCap,
- GoogleAdsSearchads360V23ServicesFrequencyCap? cookieFrequencyCapSetting,
- String? currencyCode,
- String? customerReachGroup,
- GoogleAdsSearchads360V23ServicesEffectiveFrequencyLimit? effectiveFrequencyLimit,
- GoogleAdsSearchads360V23ServicesForecastMetricOptions? forecastMetricOptions,
- int? minEffectiveFrequency,
- List<
GoogleAdsSearchads360V23ServicesPlannedProduct> ? plannedProducts, - GoogleAdsSearchads360V23CommonAdditionalApplicationInfo? reachApplicationInfo,
- GoogleAdsSearchads360V23ServicesTargeting? targeting,
Implementation
GoogleAdsSearchads360V23ServicesGenerateReachForecastRequest({
this.campaignDuration,
this.cookieFrequencyCap,
this.cookieFrequencyCapSetting,
this.currencyCode,
this.customerReachGroup,
this.effectiveFrequencyLimit,
this.forecastMetricOptions,
this.minEffectiveFrequency,
this.plannedProducts,
this.reachApplicationInfo,
this.targeting,
});