Class: Google::Apis::Searchads360V23::GoogleAdsSearchads360V23CommonManualCpa
- Inherits:
-
Object
- Object
- Google::Apis::Searchads360V23::GoogleAdsSearchads360V23CommonManualCpa
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/searchads360_v23/classes.rb,
lib/google/apis/searchads360_v23/representations.rb,
lib/google/apis/searchads360_v23/representations.rb
Overview
Manual bidding strategy that allows advertiser to set the bid per advertiser- specified action.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAdsSearchads360V23CommonManualCpa
constructor
A new instance of GoogleAdsSearchads360V23CommonManualCpa.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAdsSearchads360V23CommonManualCpa
Returns a new instance of GoogleAdsSearchads360V23CommonManualCpa.
7274 7275 7276 |
# File 'lib/google/apis/searchads360_v23/classes.rb', line 7274 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7279 7280 |
# File 'lib/google/apis/searchads360_v23/classes.rb', line 7279 def update!(**args) end |