Class: Google::Apis::RealtimebiddingV1::WatchCreativesRequest
- Inherits:
-
Object
- Object
- Google::Apis::RealtimebiddingV1::WatchCreativesRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/realtimebidding_v1/classes.rb,
generated/google/apis/realtimebidding_v1/representations.rb,
generated/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.
1806 1807 1808 |
# File 'generated/google/apis/realtimebidding_v1/classes.rb', line 1806 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1811 1812 |
# File 'generated/google/apis/realtimebidding_v1/classes.rb', line 1811 def update!(**args) end |