Class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonManualCpa
- Inherits:
-
Object
- Object
- Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonManualCpa
- 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
Manual bidding strategy that allows advertiser to set the bid per advertiser- specified action.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAdsSearchads360V0CommonManualCpa
constructor
A new instance of GoogleAdsSearchads360V0CommonManualCpa.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAdsSearchads360V0CommonManualCpa
Returns a new instance of GoogleAdsSearchads360V0CommonManualCpa.
553 554 555 |
# File 'lib/google/apis/searchads360_v0/classes.rb', line 553 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
558 559 |
# File 'lib/google/apis/searchads360_v0/classes.rb', line 558 def update!(**args) end |