google-apis-displayvideo_v2 0.20.0 → 0.21.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: ac58e53b6f27d8a93f759de8a260cd09a49a8882c4a06a5e910ef2f625426ab6
|
4
|
+
data.tar.gz: c8301f5584606a9af7156845f6ea91a44b4fda6ac6b1a687dc66e962f30d8245
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 59ed4e0751017ecfe752754bdbd0291f9e54083be5cf906919ad0b0125b3a304632221e1bda28ab0f9abd73d57e164be5b53e0869212e7652d956688257b707e
|
7
|
+
data.tar.gz: 23a9cdfd03361cbef144af379b97cd76ffa0e2dd811b55587d6ba3d486c3c275e99047a07024715ba98c4092c2a2e3fa8ed27f6688157a7046142b1b14f140b0
|
data/CHANGELOG.md
CHANGED
@@ -1259,11 +1259,7 @@ module Google
|
|
1259
1259
|
# contains first and third party audience ids only. The relation between each
|
1260
1260
|
# first and third party audience group is INTERSECTION, and the result is UNION'
|
1261
1261
|
# ed with other audience groups. Repeated groups with same settings will be
|
1262
|
-
# ignored.
|
1263
|
-
# be deprecated on **May 20, 2023**. After this date, these audiences will not
|
1264
|
-
# be able to be added to resource targeting. Read our [feature deprecation
|
1265
|
-
# announcement](/display-video/api/deprecations#features.
|
1266
|
-
# first_and_third_party_audience_types) for more information.
|
1262
|
+
# ignored.
|
1267
1263
|
# Corresponds to the JSON property `includedFirstAndThirdPartyAudienceGroups`
|
1268
1264
|
# @return [Array<Google::Apis::DisplayvideoV2::FirstAndThirdPartyAudienceGroup>]
|
1269
1265
|
attr_accessor :included_first_and_third_party_audience_groups
|
@@ -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.21.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_v2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.21.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_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.21.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: []
|