GoogleAdsSearchads360V23ServicesGenerateReachForecastRequest class

Request message for ReachPlanService.GenerateReachForecast.

Properties

campaignDuration GoogleAdsSearchads360V23ServicesCampaignDuration?
Campaign duration.
getter/setter pair
cookieFrequencyCap int?
Chosen cookie frequency cap to be applied to each planned product.
getter/setter pair
cookieFrequencyCapSetting GoogleAdsSearchads360V23ServicesFrequencyCap?
Chosen cookie frequency cap to be applied to each planned product.
getter/setter pair
currencyCode String?
The currency code.
getter/setter pair
customerReachGroup String?
The name of the customer being planned for.
getter/setter pair
effectiveFrequencyLimit GoogleAdsSearchads360V23ServicesEffectiveFrequencyLimit?
The highest minimum effective frequency (the number of times a person was exposed to the ad) value [1-10] to include in Forecast.effective_frequency_breakdowns.
getter/setter pair
forecastMetricOptions GoogleAdsSearchads360V23ServicesForecastMetricOptions?
Controls the forecast metrics returned in the response.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
minEffectiveFrequency int?
Chosen minimum effective frequency (the number of times a person was exposed to the ad) for the reported reach metrics [1-10].
getter/setter pair
plannedProducts List<GoogleAdsSearchads360V23ServicesPlannedProduct>?
The products to be forecast.
getter/setter pair
reachApplicationInfo GoogleAdsSearchads360V23CommonAdditionalApplicationInfo?
Additional information on the application issuing the request.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
targeting GoogleAdsSearchads360V23ServicesTargeting?
The targeting to be applied to all products selected in the product mix.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited