Class: Google::Apis::RealtimebiddingV1::WatchCreativesRequest

Inherits:
Object
  • Object
show all
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

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