google-apis-displayvideo_v2 0.51.0 → 0.52.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ed179ae6ca965e93c5e25cf46d19d138ed8d4dac6250f7b28bb998ee106ef331
4
- data.tar.gz: cae6cbb277308847f37921bb511489ca7906e5155a3593e96783fc0b05483885
3
+ metadata.gz: 99f9084fe59440429adfdde0eaf0ef2dbd416f793eebefb48f4b8a0a7d44fe46
4
+ data.tar.gz: 0653ff113a517ec563a4b24a73d2fe206adbc049327f9c65787ccacf53c1f067
5
5
  SHA512:
6
- metadata.gz: 5c802240888bfe4b7afc8e12acb95ea0f2e436ccc54a328bc982c7064b5a9437c93a0815bf35de4a112a621600f9eb17ab3c010eeb3f22f60f9438956447ba89
7
- data.tar.gz: e5dc7917d98fb3fb963358e7126f6a01b333752eceb6951ca074d40c557d0ff33123ce79473f97d9040ead1c6084065621b814c32c283038a40d6a233aafed1b
6
+ metadata.gz: ca1867ece2019ee26a7dc3b8b6a5ede8292d914ec7fc7f77693f00c90145aade9d24b629cac5eb778bfe41e8023e0b34208cc4208867e59254d15f98c62f1609
7
+ data.tar.gz: a9e3893e199e428ec424356d1529946e57a8a394c18163ab687a6fdf96e1b4db2bf3cc9b0a91a8cc79270de346cd9f25a3fcbd4365a282b1c51522fb3f11f7c4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v2
2
2
 
3
+ ### v0.52.0 (2025-09-28)
4
+
5
+ * Regenerated from discovery document revision 20250925
6
+
3
7
  ### v0.51.0 (2025-08-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20250819
@@ -4863,11 +4863,8 @@ module Google
4863
4863
  # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
4864
4864
  # field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
4865
4865
  # otherwise specified. This field can then be updated using the UI, API, or
4866
- # Structured Data Files. *Warning*: Starting **September 8, 2025**, this field
4867
- # must be set. If not, either the value `
4868
- # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned to the line item
4869
- # if the parent advertiser has declared that it does not serve EU political ads,
4870
- # or **the request will fail**.
4866
+ # Structured Data Files. This field must be assigned when creating a new line
4867
+ # item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
4871
4868
  # Corresponds to the JSON property `containsEuPoliticalAds`
4872
4869
  # @return [String]
4873
4870
  attr_accessor :contains_eu_political_ads
@@ -5525,11 +5522,8 @@ module Google
5525
5522
  # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
5526
5523
  # field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
5527
5524
  # otherwise specified. This field can then be updated using the UI, API, or
5528
- # Structured Data Files. *Warning*: Starting **September 8, 2025**, this field
5529
- # must be set. If not, either the value `
5530
- # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned to the line item
5531
- # if the parent advertiser has declared that it does not serve EU political ads,
5532
- # or **the request will fail**.
5525
+ # Structured Data Files. This field must be assigned when creating a new line
5526
+ # item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
5533
5527
  # Corresponds to the JSON property `containsEuPoliticalAds`
5534
5528
  # @return [String]
5535
5529
  attr_accessor :contains_eu_political_ads
@@ -7079,11 +7073,8 @@ module Google
7079
7073
  # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
7080
7074
  # field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
7081
7075
  # otherwise specified. This field can then be updated using the UI, API, or
7082
- # Structured Data Files. *Warning*: Starting **September 8, 2025**, this field
7083
- # must be set when creating a new line item. If not, either the value `
7084
- # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned if the parent
7085
- # advertiser has declared that it does not serve EU political ads, or **the `
7086
- # advertisers.lineItems.create` request will fail**.
7076
+ # Structured Data Files. This field must be assigned when creating a new line
7077
+ # item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
7087
7078
  # Corresponds to the JSON property `containsEuPoliticalAds`
7088
7079
  # @return [String]
7089
7080
  attr_accessor :contains_eu_political_ads
@@ -12004,7 +11995,7 @@ module Google
12004
11995
  attr_accessor :brand_lift_vendor_configs
12005
11996
 
12006
11997
  # The third-party vendors measuring brand safety. The following third-party
12007
- # vendors are applicable: * `THIRD_PARTY_VENDOR_ZERF` * `
11998
+ # vendors are applicable: * `THIRD_PARTY_VENDOR_ZEFR` * `
12008
11999
  # THIRD_PARTY_VENDOR_DOUBLE_VERIFY` * `THIRD_PARTY_VENDOR_INTEGRAL_AD_SCIENCE`
12009
12000
  # Corresponds to the JSON property `brandSafetyVendorConfigs`
12010
12001
  # @return [Array<Google::Apis::DisplayvideoV2::ThirdPartyVendorConfig>]
@@ -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.51.0"
19
+ GEM_VERSION = "0.52.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250819"
25
+ REVISION = "20250925"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-displayvideo_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.51.0
4
+ version: 0.52.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.51.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.52.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v2
62
62
  rdoc_options: []
63
63
  require_paths: