google-apis-displayvideo_v2 0.38.0 → 0.39.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 31e93cd9f276ec12b754c9af8efaccf3fa8ef6dcfb6ec65f24992bc15275a508
|
4
|
+
data.tar.gz: bab87fc12b640b087a964a5ccfa3153593a60c51fba1746601cac1cc9193a1d8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 798df94072c93cd2b4ea3e1c0d1934952094f3bdd76a16fe5e03d3942c889849901e246ce62b8880a1756117de185bd48b1984e5414b87bdbdec5e103b436d5d
|
7
|
+
data.tar.gz: 767574c7a2b1619695e8b5f3cc6dccc25b862fcd7a93e19bc9050034ae0d7968783538e43551fe3270c0f338b8f02cb40cf9b51cb550d27305ee0f1853462e2e
|
data/CHANGELOG.md
CHANGED
@@ -10515,7 +10515,10 @@ module Google
|
|
10515
10515
|
# @return [Array<Google::Apis::DisplayvideoV2::ExchangeReviewStatus>]
|
10516
10516
|
attr_accessor :exchange_review_statuses
|
10517
10517
|
|
10518
|
-
# Publisher review statuses for the creative.
|
10518
|
+
# Publisher review statuses for the creative. **Warning:** This field will be
|
10519
|
+
# deprecated on June 26th, 2024. After this date, this field will be empty. Read
|
10520
|
+
# our [feature deprecation announcement](/display-video/api/deprecations#
|
10521
|
+
# features.creative_publisher_review_statuses) for more information.
|
10519
10522
|
# Corresponds to the JSON property `publisherReviewStatuses`
|
10520
10523
|
# @return [Array<Google::Apis::DisplayvideoV2::PublisherReviewStatus>]
|
10521
10524
|
attr_accessor :publisher_review_statuses
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.39.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240530"
|
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.
|
4
|
+
version: 0.39.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-
|
11
|
+
date: 2024-06-02 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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.39.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: []
|