google-apis-displayvideo_v2 0.15.0 → 0.16.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: 5c5ff48544a81741fa275199a877b03d6acbf4dbbf9cae784aa928f42a47a0ef
|
4
|
+
data.tar.gz: eff292bfa838be1f85a6c87bf7a9bf0ef767c4beb940f6b2e21997c5f6e7bda1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 48e6cd4405908d712c40605a7060596af87a944d771ba23cf782ff8b4d442ccf4318a09207aa785cd33a52739ed3e1d4df0fa3a0f0c9cd5ba9061b43454fe8c8
|
7
|
+
data.tar.gz: 2b14017a820ddfb808cf19ea455ea9044ce6a964b364b944e1860d659488389ef698fca705aaef7e23deaecc3a4ba724f0bf7c0c8eba50aaaea8d86d1cf71575
|
data/CHANGELOG.md
CHANGED
@@ -7436,7 +7436,7 @@ module Google
|
|
7436
7436
|
# original audience list and the targeting expansion level. Beginning **March 25,
|
7437
7437
|
# 2023**, these settings may represent the [optimized targeting feature](//
|
7438
7438
|
# support.google.com/displayvideo/answer/12060859) in place of targeting
|
7439
|
-
# expansion. This feature will be rolled out to all partners by
|
7439
|
+
# expansion. This feature will be rolled out to all partners by early May 2023.
|
7440
7440
|
# Corresponds to the JSON property `targetingExpansion`
|
7441
7441
|
# @return [Google::Apis::DisplayvideoV2::TargetingExpansionConfig]
|
7442
7442
|
attr_accessor :targeting_expansion
|
@@ -10761,7 +10761,7 @@ module Google
|
|
10761
10761
|
# original audience list and the targeting expansion level. Beginning **March 25,
|
10762
10762
|
# 2023**, these settings may represent the [optimized targeting feature](//
|
10763
10763
|
# support.google.com/displayvideo/answer/12060859) in place of targeting
|
10764
|
-
# expansion. This feature will be rolled out to all partners by
|
10764
|
+
# expansion. This feature will be rolled out to all partners by early May 2023.
|
10765
10765
|
class TargetingExpansionConfig
|
10766
10766
|
include Google::Apis::Core::Hashable
|
10767
10767
|
|
@@ -10776,7 +10776,7 @@ module Google
|
|
10776
10776
|
# when deprecated, all positive first-party audience targeting assigned to this
|
10777
10777
|
# line item will be replaced with negative targeting of the same first-party
|
10778
10778
|
# audiences to ensure the continued exclusion of those audiences. This field
|
10779
|
-
# will be deprecated for all partners by
|
10779
|
+
# will be deprecated for all partners by early May 2023.
|
10780
10780
|
# Corresponds to the JSON property `excludeFirstPartyAudience`
|
10781
10781
|
# @return [Boolean]
|
10782
10782
|
attr_accessor :exclude_first_party_audience
|
@@ -10792,7 +10792,7 @@ module Google
|
|
10792
10792
|
# default value for the field and will be automatically assigned if you do not
|
10793
10793
|
# set the field. * If you set the field to any value other than `NO_EXPANSION`,
|
10794
10794
|
# it will automatically be set to `LEAST_EXPANSION`. This behavior will be
|
10795
|
-
# rolled out to all partners by
|
10795
|
+
# rolled out to all partners by early May 2023.
|
10796
10796
|
# Corresponds to the JSON property `targetingExpansionLevel`
|
10797
10797
|
# @return [String]
|
10798
10798
|
attr_accessor :targeting_expansion_level
|
@@ -11848,7 +11848,7 @@ module Google
|
|
11848
11848
|
# original audience list and the targeting expansion level. Beginning **March 25,
|
11849
11849
|
# 2023**, these settings may represent the [optimized targeting feature](//
|
11850
11850
|
# support.google.com/displayvideo/answer/12060859) in place of targeting
|
11851
|
-
# expansion. This feature will be rolled out to all partners by
|
11851
|
+
# expansion. This feature will be rolled out to all partners by early May 2023.
|
11852
11852
|
# Corresponds to the JSON property `targetingExpansion`
|
11853
11853
|
# @return [Google::Apis::DisplayvideoV2::TargetingExpansionConfig]
|
11854
11854
|
attr_accessor :targeting_expansion
|
@@ -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.16.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 = "20230420"
|
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.16.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-04-
|
11
|
+
date: 2023-04-23 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.16.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: []
|