google-apis-displayvideo_v2 0.31.0 → 0.32.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1e2fe64c345e3466f69d36cda046106d3c0db3a86bd0fbb0f7d5466eb1d5467b
4
- data.tar.gz: 8506ec1433b51231a35588e0199d070ad6dde8f7db4acf8d053da79fe8a3a445
3
+ metadata.gz: 3872b5b6ef19300f9445a5012acd5d114a64d48858774325e03b57c2b5c30014
4
+ data.tar.gz: 72f0640369b50ce6ba4babc9688c3bc513191f669db125705031ed3f36209feb
5
5
  SHA512:
6
- metadata.gz: a48dee7b429572d66815265f6cf895c113e6cd429171ce3b12fb15c455e868c03f65fb3c9d7b29a4805fdbf3de082d14cdf3aa429fff86044a01612ef532dd80
7
- data.tar.gz: 4874901508329e05c8d5a32649651a1bb8fe4ca6e705248bd8025aab40932281eb8f34a8f564d5a99297e8bf6ad46bc93026d5b5a78487742e1b968d0dc36ace
6
+ metadata.gz: fab7a8276e25e39195032e3282290c98938301f38c342d0a6cd7b88b160ebbc6b17e0b9d34288fcd42cbe275789830574cbb4efa59859b58141075cc5ff2fb0e
7
+ data.tar.gz: b82716d86112347c7c8b3e4fbc3f44103a7a1570352533f793267bcc58d6354346ee30c8584d4d14cc901f37ec5ad34147831067ae4ecf2f24d1a2343f053c18
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v2
2
2
 
3
+ ### v0.32.0 (2024-02-04)
4
+
5
+ * Regenerated from discovery document revision 20240201
6
+
3
7
  ### v0.31.0 (2024-01-28)
4
8
 
5
9
  * Regenerated from discovery document revision 20240125
@@ -303,9 +303,12 @@ module Google
303
303
  attr_accessor :ias_client_id
304
304
 
305
305
  # Whether or not to use DV360's Online Behavioral Advertising (OBA) compliance.
306
- # Warning: Changing OBA settings may cause the audit status of your creatives to
307
- # be reset by some ad exchanges, making them ineligible to serve until they are
308
- # re-approved.
306
+ # Starting on February 9, 2024, this field will be affected by an update to the
307
+ # Display & Video 360 API Terms of Service. See our [announcement](//ads-
308
+ # developers.googleblog.com/2024/01/update-to-display-video-360-api-terms.html)
309
+ # for more detail. Warning: Changing OBA settings may cause the audit status of
310
+ # your creatives to be reset by some ad exchanges, making them ineligible to
311
+ # serve until they are re-approved.
309
312
  # Corresponds to the JSON property `obaComplianceDisabled`
310
313
  # @return [Boolean]
311
314
  attr_accessor :oba_compliance_disabled
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DisplayvideoV2
18
18
  # Version of the google-apis-displayvideo_v2 gem
19
- GEM_VERSION = "0.31.0"
19
+ GEM_VERSION = "0.32.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.13.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240125"
25
+ REVISION = "20240201"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-displayvideo_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.0
4
+ version: 0.32.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-28 00:00:00.000000000 Z
11
+ date: 2024-02-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.31.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.32.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v2
63
63
  post_install_message:
64
64
  rdoc_options: []