GoogleAdsSearchads360V23ResourcesBiddingStrategy class

A bidding strategy.

Properties

alignedCampaignBudgetId String?
ID of the campaign budget that this portfolio bidding strategy is aligned with.
getter/setter pair
campaignCount String?
The number of campaigns attached to this bidding strategy.
getter/setter pair
currencyCode String?
The currency used by the bidding strategy (ISO 4217 three-letter code).
getter/setter pair
effectiveCurrencyCode String?
The currency used by the bidding strategy (ISO 4217 three-letter code).
getter/setter pair
enhancedCpc GoogleAdsSearchads360V23CommonUnknownListingDimensionInfo?
A bidding strategy that raises bids for clicks that seem more likely to lead to a conversion and lowers them for clicks where they seem less likely.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String?
The ID of the bidding strategy.
getter/setter pair
maximizeConversions GoogleAdsSearchads360V23CommonMaximizeConversions?
An automated bidding strategy to help get the most conversions for your campaigns while spending your budget.
getter/setter pair
maximizeConversionValue GoogleAdsSearchads360V23CommonMaximizeConversionValue?
An automated bidding strategy to help get the most conversion value for your campaigns while spending your budget.
getter/setter pair
name String?
The name of the bidding strategy.
getter/setter pair
nonRemovedCampaignCount String?
The number of non-removed campaigns attached to this bidding strategy.
getter/setter pair
resourceName String?
The resource name of the bidding strategy.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status String?
The status of the bidding strategy.
getter/setter pair
targetCpa GoogleAdsSearchads360V23CommonTargetCpa?
A bidding strategy that sets bids to help get as many conversions as possible at the target cost-per-acquisition (CPA) you set.
getter/setter pair
targetImpressionShare GoogleAdsSearchads360V23CommonTargetImpressionShare?
A bidding strategy that automatically optimizes towards a chosen percentage of impressions.
getter/setter pair
targetRoas GoogleAdsSearchads360V23CommonTargetRoas?
A bidding strategy that helps you maximize revenue while averaging a specific target Return On Ad Spend (ROAS).
getter/setter pair
targetSpend GoogleAdsSearchads360V23CommonTargetSpend?
A bid strategy that sets your bids to help get as many clicks as possible within your budget.
getter/setter pair
type String?
The type of the bidding strategy.
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