AdsApp.BiddingStrategyArgs
    
    
      
    
    
      
      Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
The set of arguments that may be set when applying a bidding strategy to a
campaign.
  
Properties:
  
    | Member | Type | Description | 
|---|
    
      | cpcBidCeiling | double | The maximum cpc bid specified in the account's currency. | 
    
      | enhancedCpcEnabled | boolean | A booleanindicating whether enhanced cpc is enabled. | 
    
      | locationFraction | double | The desired percentage (0-100) of ads to show for the targeted location. | 
    
      | locationType | String | The targeted location for ads. | 
    
      | targetRoas | 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.
  
  
    
  
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-16 UTC.
  
  
  
    
      [null,null,["Last updated 2025-10-16 UTC."],[],[]]