google-apis-displayvideo_v3 0.33.0 → 0.34.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/displayvideo_v3/classes.rb +6 -15
- data/lib/google/apis/displayvideo_v3/gem_version.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c52b51e155e35fb1558c8202079b196809c0a29bda52bc68faf8a2f052b6ee8c
|
4
|
+
data.tar.gz: c0f0dfc34854ec0faf8d8891c143ffea2bb41582df97e326bb48dadbf0e2a0a9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 49e068b70950789170d11926253039564ded9c793c3820565c810f86dfcf8321be27c9188742def23148daa5c796e843f75d4ca75a14798343643198d11558d5
|
7
|
+
data.tar.gz: ea8ac638f1610143a53e3d889b798659e4d594b7f26388e45359280932ffd2b99fe8367ac8bc0fcdd0259fb27f07f75f9a9167ada429c1e597bcfb43193f610a
|
data/CHANGELOG.md
CHANGED
@@ -5856,11 +5856,8 @@ module Google
|
|
5856
5856
|
# DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
|
5857
5857
|
# field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
|
5858
5858
|
# otherwise specified. This field can then be updated using the UI, API, or
|
5859
|
-
# Structured Data Files.
|
5860
|
-
#
|
5861
|
-
# DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned to the line item
|
5862
|
-
# if the parent advertiser has declared that it does not serve EU political ads,
|
5863
|
-
# or **the request will fail**.
|
5859
|
+
# Structured Data Files. This field must be assigned when creating a new line
|
5860
|
+
# item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
|
5864
5861
|
# Corresponds to the JSON property `containsEuPoliticalAds`
|
5865
5862
|
# @return [String]
|
5866
5863
|
attr_accessor :contains_eu_political_ads
|
@@ -6791,11 +6788,8 @@ module Google
|
|
6791
6788
|
# DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
|
6792
6789
|
# field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
|
6793
6790
|
# otherwise specified. This field can then be updated using the UI, API, or
|
6794
|
-
# Structured Data Files.
|
6795
|
-
#
|
6796
|
-
# DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned to the line item
|
6797
|
-
# if the parent advertiser has declared that it does not serve EU political ads,
|
6798
|
-
# or **the request will fail**.
|
6791
|
+
# Structured Data Files. This field must be assigned when creating a new line
|
6792
|
+
# item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
|
6799
6793
|
# Corresponds to the JSON property `containsEuPoliticalAds`
|
6800
6794
|
# @return [String]
|
6801
6795
|
attr_accessor :contains_eu_political_ads
|
@@ -8421,11 +8415,8 @@ module Google
|
|
8421
8415
|
# DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
|
8422
8416
|
# field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
|
8423
8417
|
# otherwise specified. This field can then be updated using the UI, API, or
|
8424
|
-
# Structured Data Files.
|
8425
|
-
#
|
8426
|
-
# DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned if the parent
|
8427
|
-
# advertiser has declared that it does not serve EU political ads, or **the `
|
8428
|
-
# advertisers.lineItems.create` request will fail**.
|
8418
|
+
# Structured Data Files. This field must be assigned when creating a new line
|
8419
|
+
# item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
|
8429
8420
|
# Corresponds to the JSON property `containsEuPoliticalAds`
|
8430
8421
|
# @return [String]
|
8431
8422
|
attr_accessor :contains_eu_political_ads
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DisplayvideoV3
|
18
18
|
# Version of the google-apis-displayvideo_v3 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.34.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 = "
|
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_v3
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.34.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_v3/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v3/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v3/v0.34.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v3
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|