GoogleAdsSearchads360V23ServicesForecastAdGroup class

An ad group that is part of a campaign to be forecasted.

Properties

biddableKeywords List<GoogleAdsSearchads360V23ServicesBiddableKeyword>?
The list of biddable keywords to be used in the ad group when doing the forecast.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
maxCpcBidMicros String?
The max cpc to use for the ad group when generating forecasted traffic.
getter/setter pair
negativeKeywords List<GoogleAdsSearchads360V23CommonKeywordInfo>?
The details of the keyword.
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