Class: Google::Apis::Adexchangebuyer2V2beta1::StopWatchingCreativeRequest
- Inherits:
-
Object
- Object
- Google::Apis::Adexchangebuyer2V2beta1::StopWatchingCreativeRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/adexchangebuyer2_v2beta1/classes.rb,
generated/google/apis/adexchangebuyer2_v2beta1/representations.rb,
generated/google/apis/adexchangebuyer2_v2beta1/representations.rb
Overview
A request for stopping notifications for changes to creative Status.
Instance Method Summary collapse
-
#initialize(**args) ⇒ StopWatchingCreativeRequest
constructor
A new instance of StopWatchingCreativeRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ StopWatchingCreativeRequest
Returns a new instance of StopWatchingCreativeRequest
3912 3913 3914 |
# File 'generated/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 3912 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3917 3918 |
# File 'generated/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 3917 def update!(**args) end |