google-apis-displayvideo_v2 0.58.0 → 0.59.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8b9acbf1588d1c5be88bca2e5a216bff238a3337b315fce99f467a810ba55b56
|
|
4
|
+
data.tar.gz: 005d0d8b43dc9211e514e1f687fe2bb89fb166187208b343a5425d36cf90505d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3f15d93e8ea0a0bb3c61b281b416e8b3873a9c3850b5fa2f53b4942a08adf08acd68bff0788929bbcef5f5c0b2782cdfbb2aa1f565cad1d0e505249caaf4ecb5
|
|
7
|
+
data.tar.gz: b2abd0e7887883782ed6cb8edcb6f16b159630ba57b71755746c5788d0abdc6b4cdaedbc1490f726906d3bac6912d2df983871f5e514c4a5b431a68df91fc346
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
# Release history for google-apis-displayvideo_v2
|
|
2
2
|
|
|
3
|
+
### v0.59.0 (2026-06-14)
|
|
4
|
+
|
|
5
|
+
* Regenerated from discovery document revision 20260606
|
|
6
|
+
* Regenerated using generator version 0.19.0
|
|
7
|
+
|
|
3
8
|
### v0.58.0 (2026-04-26)
|
|
4
9
|
|
|
5
10
|
* Regenerated from discovery document revision 20260421
|
data/OVERVIEW.md
CHANGED
|
@@ -83,7 +83,7 @@ The [product documentation](https://developers.google.com/display-video/) may pr
|
|
|
83
83
|
|
|
84
84
|
## Supported Ruby versions
|
|
85
85
|
|
|
86
|
-
This library is supported on Ruby 3.
|
|
86
|
+
This library is supported on Ruby 3.2+.
|
|
87
87
|
|
|
88
88
|
Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
|
|
89
89
|
|
|
@@ -1108,6 +1108,13 @@ module Google
|
|
|
1108
1108
|
# @return [Google::Apis::DisplayvideoV2::YoutubeChannelAssignedTargetingOptionDetails]
|
|
1109
1109
|
attr_accessor :youtube_channel_details
|
|
1110
1110
|
|
|
1111
|
+
# Details for YouTube channel pack assigned targeting option. This will be
|
|
1112
|
+
# populated in the youtube_channel_pack_details field when targeting_type is `
|
|
1113
|
+
# TARGETING_TYPE_YOUTUBE_CHANNEL_PACK`.
|
|
1114
|
+
# Corresponds to the JSON property `youtubeChannelPackDetails`
|
|
1115
|
+
# @return [Google::Apis::DisplayvideoV2::YoutubeChannelPackAssignedTargetingOptionDetails]
|
|
1116
|
+
attr_accessor :youtube_channel_pack_details
|
|
1117
|
+
|
|
1111
1118
|
# Details for YouTube video assigned targeting option. This will be populated in
|
|
1112
1119
|
# the youtube_video_details field when targeting_type is `
|
|
1113
1120
|
# TARGETING_TYPE_YOUTUBE_VIDEO`.
|
|
@@ -1173,6 +1180,7 @@ module Google
|
|
|
1173
1180
|
@video_player_size_details = args[:video_player_size_details] if args.key?(:video_player_size_details)
|
|
1174
1181
|
@viewability_details = args[:viewability_details] if args.key?(:viewability_details)
|
|
1175
1182
|
@youtube_channel_details = args[:youtube_channel_details] if args.key?(:youtube_channel_details)
|
|
1183
|
+
@youtube_channel_pack_details = args[:youtube_channel_pack_details] if args.key?(:youtube_channel_pack_details)
|
|
1176
1184
|
@youtube_video_details = args[:youtube_video_details] if args.key?(:youtube_video_details)
|
|
1177
1185
|
end
|
|
1178
1186
|
end
|
|
@@ -3350,7 +3358,8 @@ module Google
|
|
|
3350
3358
|
# model can be set by you for a floodlight config or group. More details [here](
|
|
3351
3359
|
# https://support.google.com/displayvideo/answer/7409983). Only applicable to
|
|
3352
3360
|
# Demand Gen line items. Retrieval and management of Demand Gen resources is
|
|
3353
|
-
# currently in beta. This field
|
|
3361
|
+
# currently in beta. This field will begin rolling out to all partners on *June
|
|
3362
|
+
# 10, 2026* and be available to all partners on *June 24, 2026*.
|
|
3354
3363
|
# Corresponds to the JSON property `primaryAttributionModelId`
|
|
3355
3364
|
# @return [Fixnum]
|
|
3356
3365
|
attr_accessor :primary_attribution_model_id
|
|
@@ -10004,8 +10013,9 @@ module Google
|
|
|
10004
10013
|
|
|
10005
10014
|
# Optional. Whether to exclude demographic expansion for Optimized Targeting.
|
|
10006
10015
|
# This field can only be set for Demand Gen ad groups. Retrieval and management
|
|
10007
|
-
# of Demand Gen resources is currently in beta. This field
|
|
10008
|
-
#
|
|
10016
|
+
# of Demand Gen resources is currently in beta. This field will begin rolling
|
|
10017
|
+
# out to all partners on *June 10, 2026* and be available to all partners on *
|
|
10018
|
+
# June 24, 2026*.
|
|
10009
10019
|
# Corresponds to the JSON property `excludeDemographicExpansion`
|
|
10010
10020
|
# @return [Boolean]
|
|
10011
10021
|
attr_accessor :exclude_demographic_expansion
|
|
@@ -11583,6 +11593,34 @@ module Google
|
|
|
11583
11593
|
end
|
|
11584
11594
|
end
|
|
11585
11595
|
|
|
11596
|
+
# Details for YouTube channel pack assigned targeting option. This will be
|
|
11597
|
+
# populated in the youtube_channel_pack_details field when targeting_type is `
|
|
11598
|
+
# TARGETING_TYPE_YOUTUBE_CHANNEL_PACK`.
|
|
11599
|
+
class YoutubeChannelPackAssignedTargetingOptionDetails
|
|
11600
|
+
include Google::Apis::Core::Hashable
|
|
11601
|
+
|
|
11602
|
+
# Required. The ID of the YouTube channel pack.
|
|
11603
|
+
# Corresponds to the JSON property `channelPackId`
|
|
11604
|
+
# @return [Fixnum]
|
|
11605
|
+
attr_accessor :channel_pack_id
|
|
11606
|
+
|
|
11607
|
+
# Optional. Indicates if this option is being negatively targeted.
|
|
11608
|
+
# Corresponds to the JSON property `negative`
|
|
11609
|
+
# @return [Boolean]
|
|
11610
|
+
attr_accessor :negative
|
|
11611
|
+
alias_method :negative?, :negative
|
|
11612
|
+
|
|
11613
|
+
def initialize(**args)
|
|
11614
|
+
update!(**args)
|
|
11615
|
+
end
|
|
11616
|
+
|
|
11617
|
+
# Update properties of this object
|
|
11618
|
+
def update!(**args)
|
|
11619
|
+
@channel_pack_id = args[:channel_pack_id] if args.key?(:channel_pack_id)
|
|
11620
|
+
@negative = args[:negative] if args.key?(:negative)
|
|
11621
|
+
end
|
|
11622
|
+
end
|
|
11623
|
+
|
|
11586
11624
|
# Details for YouTube video assigned targeting option. This will be populated in
|
|
11587
11625
|
# the youtube_video_details field when targeting_type is `
|
|
11588
11626
|
# TARGETING_TYPE_YOUTUBE_VIDEO`.
|
|
@@ -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.59.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
|
-
GENERATOR_VERSION = "0.
|
|
22
|
+
GENERATOR_VERSION = "0.19.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260606"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -1810,6 +1810,12 @@ module Google
|
|
|
1810
1810
|
include Google::Apis::Core::JsonObjectSupport
|
|
1811
1811
|
end
|
|
1812
1812
|
|
|
1813
|
+
class YoutubeChannelPackAssignedTargetingOptionDetails
|
|
1814
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1815
|
+
|
|
1816
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1817
|
+
end
|
|
1818
|
+
|
|
1813
1819
|
class YoutubeVideoAssignedTargetingOptionDetails
|
|
1814
1820
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1815
1821
|
|
|
@@ -2110,6 +2116,8 @@ module Google
|
|
|
2110
2116
|
|
|
2111
2117
|
property :youtube_channel_details, as: 'youtubeChannelDetails', class: Google::Apis::DisplayvideoV2::YoutubeChannelAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV2::YoutubeChannelAssignedTargetingOptionDetails::Representation
|
|
2112
2118
|
|
|
2119
|
+
property :youtube_channel_pack_details, as: 'youtubeChannelPackDetails', class: Google::Apis::DisplayvideoV2::YoutubeChannelPackAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV2::YoutubeChannelPackAssignedTargetingOptionDetails::Representation
|
|
2120
|
+
|
|
2113
2121
|
property :youtube_video_details, as: 'youtubeVideoDetails', class: Google::Apis::DisplayvideoV2::YoutubeVideoAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV2::YoutubeVideoAssignedTargetingOptionDetails::Representation
|
|
2114
2122
|
|
|
2115
2123
|
end
|
|
@@ -4933,6 +4941,14 @@ module Google
|
|
|
4933
4941
|
end
|
|
4934
4942
|
end
|
|
4935
4943
|
|
|
4944
|
+
class YoutubeChannelPackAssignedTargetingOptionDetails
|
|
4945
|
+
# @private
|
|
4946
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4947
|
+
property :channel_pack_id, :numeric_string => true, as: 'channelPackId'
|
|
4948
|
+
property :negative, as: 'negative'
|
|
4949
|
+
end
|
|
4950
|
+
end
|
|
4951
|
+
|
|
4936
4952
|
class YoutubeVideoAssignedTargetingOptionDetails
|
|
4937
4953
|
# @private
|
|
4938
4954
|
class Representation < Google::Apis::Core::JsonRepresentation
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.59.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v2/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.59.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v2
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|
|
@@ -66,7 +66,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
66
66
|
requirements:
|
|
67
67
|
- - ">="
|
|
68
68
|
- !ruby/object:Gem::Version
|
|
69
|
-
version: '3.
|
|
69
|
+
version: '3.2'
|
|
70
70
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
71
71
|
requirements:
|
|
72
72
|
- - ">="
|