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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2b771445ab234a79ba6a6b173c7d868b5dea0edba9edc523c3964ce6680a1618
|
4
|
+
data.tar.gz: 6a419bcc314bfec88633e243aa7c807546982779c95623b053fd1c0c61cef7c6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 740bc0efff4c8515a67668a998c783b415edbf4b338440e2ccb18ef7407e439b6da39348001458b8d8fe009fd076b3244a60ee19b55c5c89a23288a24faa503c
|
7
|
+
data.tar.gz: 44658bbf444cdac236460f93a4fce95f11009fdf332ff31805e9a20f75ff8382dcb31a725a97e0aef51eec65f0d951b146cf91fa94c2f44cf04e6e5d3fb3fe00
|
data/CHANGELOG.md
CHANGED
@@ -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.
|
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 = "
|
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.
|
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-
|
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.
|
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: []
|