Class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetCpm
- Inherits:
-
Object
- Object
- Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetCpm
- 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
Target CPM (cost per thousand impressions) is an automated bidding strategy that sets bids to optimize performance given the target CPM you set.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAdsSearchads360V0CommonTargetCpm
constructor
A new instance of GoogleAdsSearchads360V0CommonTargetCpm.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAdsSearchads360V0CommonTargetCpm
Returns a new instance of GoogleAdsSearchads360V0CommonTargetCpm.
2283 2284 2285 |
# File 'lib/google/apis/searchads360_v0/classes.rb', line 2283 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2288 2289 |
# File 'lib/google/apis/searchads360_v0/classes.rb', line 2288 def update!(**args) end |