google-apis-displayvideo_v1 0.53.0 → 0.54.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: 81e8a767554cc1e2abe216cdfeffe76ff49bb299325026ffc71e91744d37b123
|
4
|
+
data.tar.gz: 4cc2d827520474ef978ee40e72de86a2cf8f385e4786c0b676ac79c62e8f00ab
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a89a9f12ebf3a12f7977855f35f883c5ac871cd438a678eaf2a2b24ff305af17addb303e62a9d6d1c624b33ad2f8182c6e7254e43171ea7d83d4fecbb450eb2e
|
7
|
+
data.tar.gz: 302cc815ee22bec31ffc8d754d0bb9e2eeeac859b8b71546e0cbc721f61244f78fabf47360a9e343e3d252b704b16c6a38cef216199c09b7a9da14c34ee58dff
|
data/CHANGELOG.md
CHANGED
@@ -1171,11 +1171,7 @@ module Google
|
|
1171
1171
|
# contains first and third party audience ids only. The relation between each
|
1172
1172
|
# first and third party audience group is INTERSECTION, and the result is UNION'
|
1173
1173
|
# ed with other audience groups. Repeated groups with same settings will be
|
1174
|
-
# ignored.
|
1175
|
-
# be deprecated on **May 20, 2023**. After this date, these audiences will not
|
1176
|
-
# be able to be added to resource targeting. Read our [feature deprecation
|
1177
|
-
# announcement](/display-video/api/deprecations#features.
|
1178
|
-
# first_and_third_party_audience_types) for more information.
|
1174
|
+
# ignored.
|
1179
1175
|
# Corresponds to the JSON property `includedFirstAndThirdPartyAudienceGroups`
|
1180
1176
|
# @return [Array<Google::Apis::DisplayvideoV1::FirstAndThirdPartyAudienceGroup>]
|
1181
1177
|
attr_accessor :included_first_and_third_party_audience_groups
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DisplayvideoV1
|
18
18
|
# Version of the google-apis-displayvideo_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.54.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230615"
|
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_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.54.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: 2023-06-
|
11
|
+
date: 2023-06-18 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_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.54.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|