AdsApp.​BiddingStrategyArgs

  • 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.

The set of arguments that may be set when applying a bidding strategy to a campaign.

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

The maximum cpc bid specified in the account's currency.

property enhancedCpcEnabled

Type: boolean

A boolean indicating whether enhanced cpc is enabled.

property locationFraction

Type: double

The desired percentage (0-100) of ads to show for the targeted location.

property locationType

Type: String

The targeted location for ads.

property targetRoas

Type: double

The desired revenue per unit of spend. Must be between 0.01 and 1000.0 inclusive.
Design a Mobile Site
View Site in Mobile | Classic
Share by: