google-apis-displayvideo_v2 0.34.0 → 0.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 03412305d71e9b65c449e17191253ca66515b42694799d8e3d35df30536a059a
4
- data.tar.gz: 5e3e8ee613733a47db7c54d2b1e51fe835d57413901db284e2d8a4dbcae82cb2
3
+ metadata.gz: 10ada0e7480e4fc308dba4461faaa9aefa35586a05f936ff061c2240e50ad164
4
+ data.tar.gz: 238ff67b152e0afacc85b43804979d9ded0cad07777f8a09133047e0613ff90a
5
5
  SHA512:
6
- metadata.gz: 8e8b729c651b222bc664e8cc8b367f4513a4a50a082f4e59911e1820329198a617fd12ee7752ec01b43c34e57c2d1a7c189983fe94d2f20b37e4fb6233b006df
7
- data.tar.gz: 150ae90561615fe2319f966ce45fbea5e9efbcaad958bea5d48064117ca86033ce1dee5d7bbf740eb780eb98f82ec20f9a8b8e959075b4402b41ed891c2658a6
6
+ metadata.gz: e7905832c7b076c8da1261e50edd0c4f40897c32cd4d0ce0ee2639fe36c5d8d1ab47e1d8692c52befa4d11b882debfe1a16225d9d9d4929b04ca5db727ed8e77
7
+ data.tar.gz: c4645e57922495b060b58f6ab1d7d53e6ea57d46297da3bd71ce0ccf951b0e1bddb27bc9f2583d808423031afa91635ba695b8a9c50bfc3d7f0580d397fcc282
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v2
2
2
 
3
+ ### v0.35.0 (2024-03-10)
4
+
5
+ * Regenerated from discovery document revision 20240307
6
+
3
7
  ### v0.34.0 (2024-02-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20240222
@@ -12212,6 +12212,7 @@ module Google
12212
12212
  # YOUTUBE_AND_PARTNERS_BIDDING_STRATEGY_TYPE_MANUAL_CPV` * `
12213
12213
  # YOUTUBE_AND_PARTNERS_BIDDING_STRATEGY_TYPE_TARGET_CPA` * `
12214
12214
  # YOUTUBE_AND_PARTNERS_BIDDING_STRATEGY_TYPE_TARGET_CPM` * `
12215
+ # YOUTUBE_AND_PARTNERS_BIDDING_STRATEGY_TYPE_RESERVE_CPM` * `
12215
12216
  # YOUTUBE_AND_PARTNERS_BIDDING_STRATEGY_TYPE_TARGET_ROAS` If not using an
12216
12217
  # applicable strategy, the value of this field will be 0.
12217
12218
  # Corresponds to the JSON property `value`
@@ -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.34.0"
19
+ GEM_VERSION = "0.35.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240222"
25
+ REVISION = "20240307"
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.34.0
4
+ version: 0.35.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: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2024-03-10 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.34.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.35.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: []