Class: Google::Apis::DisplayvideoV3::AdPolicyTopicConstraintAdPolicyResellerConstraint
- Inherits:
-
Object
- Object
- Google::Apis::DisplayvideoV3::AdPolicyTopicConstraintAdPolicyResellerConstraint
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/displayvideo_v3/classes.rb,
lib/google/apis/displayvideo_v3/representations.rb,
lib/google/apis/displayvideo_v3/representations.rb
Overview
Policy topic was constrained due to disapproval of the website for reseller purposes.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AdPolicyTopicConstraintAdPolicyResellerConstraint
constructor
A new instance of AdPolicyTopicConstraintAdPolicyResellerConstraint.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AdPolicyTopicConstraintAdPolicyResellerConstraint
Returns a new instance of AdPolicyTopicConstraintAdPolicyResellerConstraint.
483 484 485 |
# File 'lib/google/apis/displayvideo_v3/classes.rb', line 483 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
488 489 |
# File 'lib/google/apis/displayvideo_v3/classes.rb', line 488 def update!(**args) end |