Class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonEnhancedCpc
- Inherits:
-
Object
- Object
- Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonEnhancedCpc
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/searchads360_v0/classes.rb,
lib/google/apis/searchads360_v0/representations.rb,
lib/google/apis/searchads360_v0/representations.rb
Overview
An automated 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. This bidding strategy is deprecated and cannot be created anymore. Use ManualCpc with enhanced_cpc_enabled set to true for equivalent functionality.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAdsSearchads360V0CommonEnhancedCpc
constructor
A new instance of GoogleAdsSearchads360V0CommonEnhancedCpc.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAdsSearchads360V0CommonEnhancedCpc
Returns a new instance of GoogleAdsSearchads360V0CommonEnhancedCpc.
293 294 295 |
# File 'lib/google/apis/searchads360_v0/classes.rb', line 293 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
298 299 |
# File 'lib/google/apis/searchads360_v0/classes.rb', line 298 def update!(**args) end |