Class: Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyResellerConstraint
- Inherits:
-
Object
- Object
- Google::Apis::DisplayvideoV4::AdPolicyTopicConstraintAdPolicyResellerConstraint
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/displayvideo_v4/classes.rb,
lib/google/apis/displayvideo_v4/representations.rb,
lib/google/apis/displayvideo_v4/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.
589 590 591 |
# File 'lib/google/apis/displayvideo_v4/classes.rb', line 589 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
594 595 |
# File 'lib/google/apis/displayvideo_v4/classes.rb', line 594 def update!(**args) end |