google-apis-displayvideo_v1 0.38.0 → 0.39.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: c5b7d3bca5cbbfeff5379ed67d6fa675a62f2e1c544f394986f529d2baa4e00b
4
- data.tar.gz: f99f37a9f038b073884bd5b429e9daccaa0b8f3ac2c81726cdb8895c794b3103
3
+ metadata.gz: db139a27f5ddc945ea01048de1c2337673ac5bceabbd55d138e3c43b84d9c87a
4
+ data.tar.gz: 1e2cc8cf1a2ad15adae5921e7d64c98fe99aa78c8e88efe1618bfbe7115eda4f
5
5
  SHA512:
6
- metadata.gz: 0cd54eed857219d4507c138388b05e1fe3f7e32cd5b27d9b3173f2041c7c01f0c04fd424d8e2dbd32f1bca09861c2814b765f9e2185029f6a6443fac2af5b2b9
7
- data.tar.gz: 467fbe8197816ef0b3c5af3ea5b11a7bc24f8d0cc7702a01b0ccfaa41ee5064d6aa0e9bf3a0bbeeb51087eaebe944cd44300436f16f4f10e30626bbd13393c00
6
+ metadata.gz: f70d78bedae9e7fb8b9d8d5c9fead7135ae5abe87fe6eda4269c3dcd180a29ae6f067bc548961eceabbfa386f922427b2f11255a9a38d6f87a08bd41370530b1
7
+ data.tar.gz: 712cbd051e9765a8c07abb98675b1d2631e297f45ca0e5b88ef32c1f13068fa0d46c3dccd2a5b052aab4dc7d55b158be9873c61434cf637cb6f17df2e9455e3d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-displayvideo_v1
2
2
 
3
+ ### v0.39.0 (2022-09-21)
4
+
5
+ * Regenerated from discovery document revision 20220916
6
+ * Regenerated using generator version 0.10.0
7
+
3
8
  ### v0.38.0 (2022-08-17)
4
9
 
5
10
  * Regenerated from discovery document revision 20220815
@@ -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.38.0"
19
+ GEM_VERSION = "0.39.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220815"
25
+ REVISION = "20220916"
26
26
  end
27
27
  end
28
28
  end
@@ -3529,8 +3529,7 @@ module Google
3529
3529
  # Required. Identifies the type of this assigned targeting option. Supported
3530
3530
  # targeting types: * `TARGETING_TYPE_CHANNEL` * `
3531
3531
  # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `
3532
- # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` *
3533
- # `TARGETING_TYPE_YOUTUBE_CHANNEL`
3532
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION`
3534
3533
  # @param [String] assigned_targeting_option_id
3535
3534
  # Required. An identifier unique to the targeting type in this advertiser that
3536
3535
  # identifies the assigned targeting option being requested.
@@ -3570,8 +3569,7 @@ module Google
3570
3569
  # Required. Identifies the type of assigned targeting options to list. Supported
3571
3570
  # targeting types: * `TARGETING_TYPE_CHANNEL` * `
3572
3571
  # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `
3573
- # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` *
3574
- # `TARGETING_TYPE_YOUTUBE_CHANNEL`
3572
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION`
3575
3573
  # @param [String] filter
3576
3574
  # Allows filtering by assigned targeting option properties. Supported syntax: *
3577
3575
  # 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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.38.0
4
+ version: 0.39.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: 2022-08-22 00:00:00.000000000 Z
11
+ date: 2022-09-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.7'
19
+ version: 0.9.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.7'
29
+ version: 0.9.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.38.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.39.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: []