Page Summary
-
Bidding strategy arguments are the settings you can apply when setting a bidding strategy for a campaign.
-
Key properties include cpcBidCeiling, enhancedCpcEnabled, locationFraction, locationType, and targetRoas.
-
Each property has a specific type and description defining its function within the bidding strategy.
Properties:
| Member | Type | Description |
|---|---|---|
double
|
The maximum cpc bid specified in the account's currency. | |
boolean
|
A boolean
indicating whether enhanced cpc is enabled. |
|
double
|
The desired percentage (0-100) of ads to show for the targeted location. | |
String
|
The targeted location for ads. | |
double
|
The desired revenue per unit of spend. |
property cpcBidCeiling
Type: double
property enhancedCpcEnabled
Type: boolean
boolean
indicating whether enhanced cpc is enabled. property locationFraction
Type: double
property locationType
Type: String
property targetRoas
Type: double

