GoogleAdsSearchads360V23ResourcesRecommendationTargetCpaOptInRecommendationTargetCpaOptInRecommendationOption class

The Target CPA opt-in option with impact estimate.

Properties

goal String?
The goal achieved by this option.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
impact GoogleAdsSearchads360V23ResourcesRecommendationRecommendationImpact?
The impact estimate if this option is selected.
getter/setter pair
requiredCampaignBudgetAmountMicros String?
The minimum campaign budget, in local currency for the account, required to achieve the target CPA.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
targetCpaMicros String?
Average CPA target.
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