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
      3892 3893 3894  | 
    
      # File 'generated/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 3892 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      3897 3898  | 
    
      # File 'generated/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 3897 def update!(**args) end  |