google-apis-displayvideo_v1 0.44.0 → 0.46.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: 86e2d5278db78683535c93bd5d960644157e53f667e4b38a2d0db9a11046d6f9
4
- data.tar.gz: ffebc4d948597c35f2dd31da82e2c7e867c996c355cb15d3b3f4e5ad49f3ee17
3
+ metadata.gz: 181bc5a34940aa778e7d7a13a74502eb1b488f2bbd8d57723640e8d7fb78b884
4
+ data.tar.gz: 3990c7493f3b5f57fcecc57121056854a1915a2fbb35d34c9ef7e735dd26b60e
5
5
  SHA512:
6
- metadata.gz: b595d1ee2db1bed8f10bb5d1e2d57b0176d562ae6bf10ed06a4505d430d534882e4269d856c52e1fc6e5a0fb2513825cdf61b5027326e6f494b8a8604e396b79
7
- data.tar.gz: e1382335c18172a02423fcaae876dbc952f9fa48f022ad3646d2002ac53c9b3fccae6a72ff45cf98e62472b7542fb34ef12260c85220cd857a942c4cf037b7b3
6
+ metadata.gz: 33410692e1805f6483c89df94128396dc489fe926f09bee684dc964169398b1f762f62db8af0d47a1d3bf7b6863dbf4415dc26890d47114e9553ec6f94ed3b07
7
+ data.tar.gz: a825581f6b51bd1dd4a87da60f615c1e50b1c213c0ceac1435b656931526ba52cc16ee1df02a1d46684dff2e80167fafb76c6101e7d2f6b9aa0ee69dac38e34c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-displayvideo_v1
2
2
 
3
+ ### v0.46.0 (2023-03-05)
4
+
5
+ * Regenerated from discovery document revision 20230302
6
+
7
+ ### v0.45.0 (2023-02-26)
8
+
9
+ * Regenerated from discovery document revision 20230216
10
+
3
11
  ### v0.44.0 (2023-02-15)
4
12
 
5
13
  * Regenerated using generator version 0.12.0
@@ -568,7 +568,12 @@ module Google
568
568
 
569
569
  # Media ID of the uploaded asset. This is a unique identifier for the asset.
570
570
  # This ID can be passed to other API calls, e.g. CreateCreative to associate the
571
- # asset with a creative.
571
+ # asset with a creative. **On April 5, 2023, the value of this ID will be
572
+ # updated. Before this date, we recommend that you stop using any cached media
573
+ # IDs when creating or updating creatives, and instead upload assets immediately
574
+ # before using them for creative production.** **After April 5, you can update
575
+ # cached media IDs to the new values by retrieving them from associated creative
576
+ # resources or re-uploading them.**
572
577
  # Corresponds to the JSON property `mediaId`
573
578
  # @return [Fixnum]
574
579
  attr_accessor :media_id
@@ -6971,10 +6976,7 @@ module Google
6971
6976
 
6972
6977
  # Settings that control the targeting expansion of the line item. Targeting
6973
6978
  # expansion allows the line item to reach a larger audience based on the
6974
- # original audience list and the targeting expansion level. Beginning November 7,
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.
6979
+ # original audience list and the targeting expansion level.
6978
6980
  # Corresponds to the JSON property `targetingExpansion`
6979
6981
  # @return [Google::Apis::DisplayvideoV1::TargetingExpansionConfig]
6980
6982
  attr_accessor :targeting_expansion
@@ -9992,10 +9994,7 @@ module Google
9992
9994
 
9993
9995
  # Settings that control the targeting expansion of the line item. Targeting
9994
9996
  # expansion allows the line item to reach a larger audience based on the
9995
- # original audience list and the targeting expansion level. Beginning November 7,
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.
9997
+ # original audience list and the targeting expansion level.
9999
9998
  class TargetingExpansionConfig
10000
9999
  include Google::Apis::Core::Hashable
10001
10000
 
@@ -10010,15 +10009,6 @@ module Google
10010
10009
  alias_method :exclude_first_party_audience?, :exclude_first_party_audience
10011
10010
 
10012
10011
  # 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
10012
  # Corresponds to the JSON property `targetingExpansionLevel`
10023
10013
  # @return [String]
10024
10014
  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.44.0"
19
+ GEM_VERSION = "0.46.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 = "20230209"
25
+ REVISION = "20230302"
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.44.0
4
+ version: 0.46.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-19 00:00:00.000000000 Z
11
+ date: 2023-03-05 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.44.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.46.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: []