GoogleAdsSearchads360V23ResourcesKeywordPlanAdGroup class

A Keyword Planner ad group.

Max number of keyword plan ad groups per plan: 200.

Properties

cpcBidMicros String?
A default ad group max cpc bid in micros in account currency for all biddable keywords under the keyword plan ad group.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String?
The ID of the keyword plan ad group.
getter/setter pair
keywordPlanCampaign String?
The keyword plan campaign to which this ad group belongs.
getter/setter pair
name String?
The name of the keyword plan ad group.
getter/setter pair
resourceName String?
The resource name of the Keyword Planner ad group.
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