GoogleAdsSearchads360V23ServicesCampaignToForecast class

A campaign to do a keyword campaign forecast.

Properties

adGroups List<GoogleAdsSearchads360V23ServicesForecastAdGroup>?
The ad groups in the new campaign to forecast.
getter/setter pair
biddingStrategy GoogleAdsSearchads360V23ServicesCampaignToForecastCampaignBiddingStrategy?
The bidding strategy for the campaign.
getter/setter pair
conversionRate double?
The expected conversion rate (number of conversions divided by number of total clicks) as defined by the user.
getter/setter pair
geoModifiers List<GoogleAdsSearchads360V23ServicesCriterionBidModifier>?
Locations to be targeted.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
keywordPlanNetwork String?
The network used for targeting.
getter/setter pair
languageConstants List<String>?
The list of resource names of languages to be targeted.
getter/setter pair
negativeKeywords List<GoogleAdsSearchads360V23CommonKeywordInfo>?
The list of negative keywords to be used in the campaign when doing the forecast.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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