GoogleAdsSearchads360V23ResourcesRecommendationTargetAdjustmentInfo class

Information of a target adjustment recommendation.

Properties

currentAverageTargetMicros String?
The current average target of the campaign or portfolio targeted by this recommendation.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
recommendedTargetMultiplier double?
The factor by which we recommend the target to be adjusted by.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sharedSet String?
The shared set resource name of the portfolio bidding strategy where the target is defined.
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