GoogleAdsSearchads360V23ResourcesRecommendationUseBroadMatchKeywordRecommendation class

The use broad match keyword recommendation.

Properties

campaignKeywordsCount String?
Total number of keywords in the campaign.
getter/setter pair
campaignUsesSharedBudget bool?
Whether the associated campaign uses a shared budget.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
keyword List<GoogleAdsSearchads360V23CommonKeywordInfo>?
Sample of keywords to be expanded to Broad Match.
getter/setter pair
requiredCampaignBudgetAmountMicros String?
The budget recommended to avoid becoming budget constrained after applying the recommendation.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
suggestedKeywordsCount String?
Total number of keywords to be expanded to Broad Match in the campaign.
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