google-apis-displayvideo_v2 0.39.0 → 0.40.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: 31e93cd9f276ec12b754c9af8efaccf3fa8ef6dcfb6ec65f24992bc15275a508
4
- data.tar.gz: bab87fc12b640b087a964a5ccfa3153593a60c51fba1746601cac1cc9193a1d8
3
+ metadata.gz: 2b771445ab234a79ba6a6b173c7d868b5dea0edba9edc523c3964ce6680a1618
4
+ data.tar.gz: 6a419bcc314bfec88633e243aa7c807546982779c95623b053fd1c0c61cef7c6
5
5
  SHA512:
6
- metadata.gz: 798df94072c93cd2b4ea3e1c0d1934952094f3bdd76a16fe5e03d3942c889849901e246ce62b8880a1756117de185bd48b1984e5414b87bdbdec5e103b436d5d
7
- data.tar.gz: 767574c7a2b1619695e8b5f3cc6dccc25b862fcd7a93e19bc9050034ae0d7968783538e43551fe3270c0f338b8f02cb40cf9b51cb550d27305ee0f1853462e2e
6
+ metadata.gz: 740bc0efff4c8515a67668a998c783b415edbf4b338440e2ccb18ef7407e439b6da39348001458b8d8fe009fd076b3244a60ee19b55c5c89a23288a24faa503c
7
+ data.tar.gz: 44658bbf444cdac236460f93a4fce95f11009fdf332ff31805e9a20f75ff8382dcb31a725a97e0aef51eec65f0d951b146cf91fa94c2f44cf04e6e5d3fb3fe00
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v2
2
2
 
3
+ ### v0.40.0 (2024-06-23)
4
+
5
+ * Regenerated from discovery document revision 20240618
6
+
3
7
  ### v0.39.0 (2024-06-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20240530
@@ -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.39.0"
19
+ GEM_VERSION = "0.40.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240530"
25
+ REVISION = "20240618"
26
26
  end
27
27
  end
28
28
  end
@@ -3930,7 +3930,7 @@ module Google
3930
3930
  # targeting types: * `TARGETING_TYPE_CHANNEL` * `
3931
3931
  # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `
3932
3932
  # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` *
3933
- # `TARGETING_TYPE_YOUTUBE_CHANNEL`
3933
+ # `TARGETING_TYPE_YOUTUBE_CHANNEL` * `TARGETING_TYPE_KEYWORD`
3934
3934
  # @param [String] assigned_targeting_option_id
3935
3935
  # Required. An identifier unique to the targeting type in this advertiser that
3936
3936
  # identifies the assigned targeting option being requested.
@@ -3971,7 +3971,7 @@ module Google
3971
3971
  # targeting types: * `TARGETING_TYPE_CHANNEL` * `
3972
3972
  # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `
3973
3973
  # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` *
3974
- # `TARGETING_TYPE_YOUTUBE_CHANNEL`
3974
+ # `TARGETING_TYPE_YOUTUBE_CHANNEL` * `TARGETING_TYPE_KEYWORD`
3975
3975
  # @param [String] filter
3976
3976
  # Allows filtering by assigned targeting option fields. Supported syntax: *
3977
3977
  # Filter expressions are made up of one or more restrictions. * Restrictions can
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.39.0
4
+ version: 0.40.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-06-02 00:00:00.000000000 Z
11
+ date: 2024-06-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.39.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.40.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: []