Class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonManualCpm
- Inherits:
-
Object
- Object
- Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonManualCpm
- 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 impression-based bidding where user pays per thousand impressions.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAdsSearchads360V0CommonManualCpm
constructor
A new instance of GoogleAdsSearchads360V0CommonManualCpm.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAdsSearchads360V0CommonManualCpm
Returns a new instance of GoogleAdsSearchads360V0CommonManualCpm.
586 587 588 |
# File 'lib/google/apis/searchads360_v0/classes.rb', line 586 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
591 592 |
# File 'lib/google/apis/searchads360_v0/classes.rb', line 591 def update!(**args) end |