GoogleAdsSearchads360V23CommonTargetImpressionShare class
An automated bidding strategy that sets bids so that a certain percentage of search ads are shown at the top of the first page (or other targeted location).
Constructors
Properties
- cpcBidCeilingMicros ↔ String?
-
The highest CPC bid the automated bidding system is permitted to specify.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- location ↔ String?
-
The targeted location on the search results page.
Possible string values are:
getter/setter pair
- locationFractionMicros ↔ String?
-
The chosen fraction of ads to be shown in the targeted location in micros.
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