google-apis-displayvideo_v2 0.2.0 → 0.4.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: 456bf2e0beb9af38ea96e52d5943d440a9fca182fcc09a3785bd0622937af204
4
- data.tar.gz: 1fe0e7aa078538a64d2f5b90b41834587b86a7dd3c79d4550a839d80a928dee4
3
+ metadata.gz: 42e53f53144cde896868ebd9f85e0544d91c2201ad41c902b3ab9d98c963440c
4
+ data.tar.gz: 04a3a0797b07982916890939102d65e68cf6fc88a522cf4946bb0414729ee113
5
5
  SHA512:
6
- metadata.gz: 94a8cfd5ba6a132ae53c6ee67f4886819a52466eaacfebb50c9fbb8ec80b6e058ec6f98dc838367b300672aa7e2006dc21c0d69f9313d25497cd2b350860071f
7
- data.tar.gz: 8a9fdfe2ec61060b40bb379ce0cb8287cb7ffbd215527e5f39c40607a370aff411a7923a8dbf6d228d7f9c705d4e2b44ae9613b69978f9cd7266a58acb21f78a
6
+ metadata.gz: 74c49c3cc07e559f9b7c5aafca3f86bc831bececcec1b126930ac7b1a8009c55edf3d94c046993782f1bdd658faeee7765d3013fde8a2194b4d46ab01ac36b53
7
+ data.tar.gz: 142c33141a7415244e51179995fd26356fcb48011cb23c42688d92e7d0ce46b78f9534b255b066456b20e3bf4b19494930010e4c9432273a972079f5cde36b36
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-displayvideo_v2
2
2
 
3
+ ### v0.4.0 (2022-10-19)
4
+
5
+ * Regenerated using generator version 0.11.0
6
+
7
+ ### v0.3.0 (2022-10-12)
8
+
9
+ * Regenerated from discovery document revision 20220922
10
+ * Regenerated using generator version 0.10.0
11
+
3
12
  ### v0.2.0 (2022-09-19)
4
13
 
5
14
  * Regenerated from discovery document revision 20220916
@@ -4859,7 +4859,7 @@ module Google
4859
4859
  class ExchangeAssignedTargetingOptionDetails
4860
4860
  include Google::Apis::Core::Hashable
4861
4861
 
4862
- # Required. Output only in v1. Required in v2.
4862
+ # Required. The enum value for the exchange.
4863
4863
  # Corresponds to the JSON property `exchange`
4864
4864
  # @return [String]
4865
4865
  attr_accessor :exchange
@@ -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.2.0"
19
+ GEM_VERSION = "0.4.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.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220916"
25
+ REVISION = "20220922"
26
26
  end
27
27
  end
28
28
  end
@@ -3555,8 +3555,7 @@ module Google
3555
3555
  # Required. Identifies the type of this assigned targeting option. Supported
3556
3556
  # targeting types: * `TARGETING_TYPE_CHANNEL` * `
3557
3557
  # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `
3558
- # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` *
3559
- # `TARGETING_TYPE_YOUTUBE_CHANNEL`
3558
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION`
3560
3559
  # @param [String] assigned_targeting_option_id
3561
3560
  # Required. An identifier unique to the targeting type in this advertiser that
3562
3561
  # identifies the assigned targeting option being requested.
@@ -3596,8 +3595,7 @@ module Google
3596
3595
  # Required. Identifies the type of assigned targeting options to list. Supported
3597
3596
  # targeting types: * `TARGETING_TYPE_CHANNEL` * `
3598
3597
  # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `
3599
- # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` *
3600
- # `TARGETING_TYPE_YOUTUBE_CHANNEL`
3598
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION`
3601
3599
  # @param [String] filter
3602
3600
  # Allows filtering by assigned targeting option properties. Supported syntax: *
3603
3601
  # 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.2.0
4
+ version: 0.4.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-09-26 00:00:00.000000000 Z
11
+ date: 2022-10-21 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.9.0
19
+ version: 0.9.1
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.9.0
29
+ version: 0.9.1
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_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.2.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.4.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: []