Class: Google::Apis::RealtimebiddingV1::WatchCreativesRequest
- Inherits:
-
Object
- Object
- Google::Apis::RealtimebiddingV1::WatchCreativesRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/realtimebidding_v1/classes.rb,
lib/google/apis/realtimebidding_v1/representations.rb,
lib/google/apis/realtimebidding_v1/representations.rb
Overview
A request to receive push notifications when any of the creatives belonging to the bidder changes status.
Instance Method Summary collapse
-
#initialize(**args) ⇒ WatchCreativesRequest
constructor
A new instance of WatchCreativesRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ WatchCreativesRequest
Returns a new instance of WatchCreativesRequest.
2334 2335 2336 |
# File 'lib/google/apis/realtimebidding_v1/classes.rb', line 2334 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2339 2340 |
# File 'lib/google/apis/realtimebidding_v1/classes.rb', line 2339 def update!(**args) end |