google-apis-displayvideo_v1 0.44.0 → 0.45.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/displayvideo_v1/classes.rb +2 -17
- data/lib/google/apis/displayvideo_v1/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4eca8286f8855b629f1dbb3e668dad676ea4d5b64bad4e0fe44dc78e9457a35f
|
4
|
+
data.tar.gz: 6c530665795fe6453e2e72b9bda28fd08dc4af8949ee2b0c8f8fd7feef6cd5cb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 22b8529d9649ee4f9271241a00b8616e071d6d5a3fc8cc247d15f28fdd281e4fce7801174166a45e7fb5eb27996b857a020a7f6e8613e166f0bcb74b32966b11
|
7
|
+
data.tar.gz: 1a2d044a750d3d655543efada12c5f221280b1b2f7f1df140de8630d9c75651ef96026cc0bc5f88cc3f16100af05cdd73bcf99df9f290ad09a139c837d0d41f9
|
data/CHANGELOG.md
CHANGED
@@ -6971,10 +6971,7 @@ module Google
|
|
6971
6971
|
|
6972
6972
|
# Settings that control the targeting expansion of the line item. Targeting
|
6973
6973
|
# expansion allows the line item to reach a larger audience based on the
|
6974
|
-
# original audience list and the targeting expansion level.
|
6975
|
-
# 2022, these settings may represent the [optimized targeting feature](//
|
6976
|
-
# support.google.com/displayvideo/answer/12060859) in place of targeting
|
6977
|
-
# expansion. This feature will be rolled out to all partners by November 9, 2022.
|
6974
|
+
# original audience list and the targeting expansion level.
|
6978
6975
|
# Corresponds to the JSON property `targetingExpansion`
|
6979
6976
|
# @return [Google::Apis::DisplayvideoV1::TargetingExpansionConfig]
|
6980
6977
|
attr_accessor :targeting_expansion
|
@@ -9992,10 +9989,7 @@ module Google
|
|
9992
9989
|
|
9993
9990
|
# Settings that control the targeting expansion of the line item. Targeting
|
9994
9991
|
# expansion allows the line item to reach a larger audience based on the
|
9995
|
-
# original audience list and the targeting expansion level.
|
9996
|
-
# 2022, these settings may represent the [optimized targeting feature](//
|
9997
|
-
# support.google.com/displayvideo/answer/12060859) in place of targeting
|
9998
|
-
# expansion. This feature will be rolled out to all partners by November 9, 2022.
|
9992
|
+
# original audience list and the targeting expansion level.
|
9999
9993
|
class TargetingExpansionConfig
|
10000
9994
|
include Google::Apis::Core::Hashable
|
10001
9995
|
|
@@ -10010,15 +10004,6 @@ module Google
|
|
10010
10004
|
alias_method :exclude_first_party_audience?, :exclude_first_party_audience
|
10011
10005
|
|
10012
10006
|
# Required. Magnitude of expansion for applicable targeting under this line item.
|
10013
|
-
# Beginning November 7, 2022, the behavior of this field will change in the
|
10014
|
-
# following ways with the replacement of targeting expansion with [optimized
|
10015
|
-
# targeting](//support.google.com/displayvideo/answer/12060859): * This field
|
10016
|
-
# will represent the optimized targeting checkbox, with a `NO_EXPANSION` value
|
10017
|
-
# representing optimized targeting turned off and a `LEAST_EXPANSION` value
|
10018
|
-
# representing optimized targeting turned on. * `NO_EXPANSION` will be the
|
10019
|
-
# default value for the field and will be automatically assigned if you do not
|
10020
|
-
# set the field. * If you set the field to any value other than `NO_EXPANSION`,
|
10021
|
-
# it will automatically be set to `LEAST_EXPANSION`.
|
10022
10007
|
# Corresponds to the JSON property `targetingExpansionLevel`
|
10023
10008
|
# @return [String]
|
10024
10009
|
attr_accessor :targeting_expansion_level
|
@@ -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.45.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 = "20230216"
|
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.45.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-02-
|
11
|
+
date: 2023-02-26 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.45.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: []
|