lib/google/apis/displayvideo_v3/classes.rb in google-apis-displayvideo_v3-0.5.0 vs lib/google/apis/displayvideo_v3/classes.rb in google-apis-displayvideo_v3-0.6.0

- old
+ new

@@ -496,12 +496,15 @@ # Corresponds to the JSON property `iasClientId` # @return [Fixnum] attr_accessor :ias_client_id # Whether or not to use DV360's Online Behavioral Advertising (OBA) compliance. - # Warning: Changing OBA settings may cause the audit status of your creatives to - # be reset by some ad exchanges, making them ineligible to serve until they are - # re-approved. + # Starting on February 9, 2024, this field will be affected by an update to the + # Display & Video 360 API Terms of Service. See our [announcement](//ads- + # developers.googleblog.com/2024/01/update-to-display-video-360-api-terms.html) + # for more detail. Warning: Changing OBA settings may cause the audit status of + # your creatives to be reset by some ad exchanges, making them ineligible to + # serve until they are re-approved. # Corresponds to the JSON property `obaComplianceDisabled` # @return [Boolean] attr_accessor :oba_compliance_disabled alias_method :oba_compliance_disabled?, :oba_compliance_disabled