GoogleAdsSearchads360V23ResourcesRecommendationUseBroadMatchKeywordRecommendation class
The use broad match keyword recommendation.
Constructors
-
GoogleAdsSearchads360V23ResourcesRecommendationUseBroadMatchKeywordRecommendation({String? campaignKeywordsCount, List<
GoogleAdsSearchads360V23CommonKeywordInfo> ? keyword, String? requiredCampaignBudgetAmountMicros, String? suggestedKeywordsCount}) - GoogleAdsSearchads360V23ResourcesRecommendationUseBroadMatchKeywordRecommendation.fromJson(Map json_)
Properties
- campaignKeywordsCount ↔ String?
-
Total number of keywords in the campaign.
getter/setter pair
-
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