Class: Google::Apis::Searchads360V23::GoogleAdsSearchads360V23CommonManualCpm
- Inherits:
-
Object
- Object
- Google::Apis::Searchads360V23::GoogleAdsSearchads360V23CommonManualCpm
- 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 impression-based bidding where user pays per thousand impressions.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAdsSearchads360V23CommonManualCpm
constructor
A new instance of GoogleAdsSearchads360V23CommonManualCpm.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAdsSearchads360V23CommonManualCpm
Returns a new instance of GoogleAdsSearchads360V23CommonManualCpm.
7307 7308 7309 |
# File 'lib/google/apis/searchads360_v23/classes.rb', line 7307 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7312 7313 |
# File 'lib/google/apis/searchads360_v23/classes.rb', line 7312 def update!(**args) end |