Class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonFrequencyCapEntry
- Inherits:
-
Object
- Object
- Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonFrequencyCapEntry
- 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
A rule specifying the maximum number of times an ad (or some set of ads) can be shown to a user over a particular time period.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAdsSearchads360V0CommonFrequencyCapEntry
constructor
A new instance of GoogleAdsSearchads360V0CommonFrequencyCapEntry.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAdsSearchads360V0CommonFrequencyCapEntry
Returns a new instance of GoogleAdsSearchads360V0CommonFrequencyCapEntry.
307 308 309 |
# File 'lib/google/apis/searchads360_v0/classes.rb', line 307 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
312 313 |
# File 'lib/google/apis/searchads360_v0/classes.rb', line 312 def update!(**args) end |