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: cfd9e358007cdad99e4d004b3e1118820c19f329374f9aa527fde7910a9f37c4
4
- data.tar.gz: b8eaeb6c5646cede709a05b85cef47295827c507066b0abc99cd588c0bc22954
3
+ metadata.gz: 5c5ff48544a81741fa275199a877b03d6acbf4dbbf9cae784aa928f42a47a0ef
4
+ data.tar.gz: eff292bfa838be1f85a6c87bf7a9bf0ef767c4beb940f6b2e21997c5f6e7bda1
5
5
  SHA512:
6
- metadata.gz: d8b7d3d594436c2d402d7b8bb10f96b298f889fcd8e3a963deaee1bfb9ae5c6ca93125796b43cb5f905c6a8bbad9900a425bdd76fdb2db854c32e5639d2cd092
7
- data.tar.gz: 965997f7bd1b75336436efca5eb9473415462f5740f156058eda407954f599bd8c20abca536eb0b2511a031df7b0eb4ea30d667b366b0c54b1f06324099d70c4
6
+ metadata.gz: 48e6cd4405908d712c40605a7060596af87a944d771ba23cf782ff8b4d442ccf4318a09207aa785cd33a52739ed3e1d4df0fa3a0f0c9cd5ba9061b43454fe8c8
7
+ data.tar.gz: 2b14017a820ddfb808cf19ea455ea9044ce6a964b364b944e1860d659488389ef698fca705aaef7e23deaecc3a4ba724f0bf7c0c8eba50aaaea8d86d1cf71575
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v2
2
2
 
3
+ ### v0.16.0 (2023-04-23)
4
+
5
+ * Regenerated from discovery document revision 20230420
6
+
3
7
  ### v0.15.0 (2023-04-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20230406
@@ -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 mid-April 2023.
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 mid-April 2023.
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 mid-April 2023.
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 mid-April 2023.
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 mid-April 2023.
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.15.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 = "20230406"
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.15.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-16 00:00:00.000000000 Z
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.15.0
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: []