google-apis-displayvideo_v2 0.59.0 → 0.60.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: c36adc936ac633e637acbd880bf94efae0e50af1ae30ee1d14a615314f2a5ff4
|
|
4
|
+
data.tar.gz: 120e46531c1a3825653cea247bc5502219023f6c1e8c3860269d118d357090c5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5d9042e9290777e761c3d39ab14aa793a38fd67ad24e4d8e4f8b93233341720cbf1b8a16fcca77f24a9e7f105bce8f33318b5a5a5ae7b6e1b5b22b1c186d5414
|
|
7
|
+
data.tar.gz: f0a43ba35d7c9c2d26adcdb40a51c59158533e50863bdd09aa3570ec7b6798f37913d4b45b0b5ffb7e4cc91bd0f9acfcafce7f43ad0ac9c7eb4410a8495dc4bf
|
data/CHANGELOG.md
CHANGED
|
@@ -3358,8 +3358,8 @@ module Google
|
|
|
3358
3358
|
# model can be set by you for a floodlight config or group. More details [here](
|
|
3359
3359
|
# https://support.google.com/displayvideo/answer/7409983). Only applicable to
|
|
3360
3360
|
# Demand Gen line items. Retrieval and management of Demand Gen resources is
|
|
3361
|
-
# currently
|
|
3362
|
-
#
|
|
3361
|
+
# currently rolling out. This field will be available to all partners by *June
|
|
3362
|
+
# 24, 2026*.
|
|
3363
3363
|
# Corresponds to the JSON property `primaryAttributionModelId`
|
|
3364
3364
|
# @return [Fixnum]
|
|
3365
3365
|
attr_accessor :primary_attribution_model_id
|
|
@@ -10013,9 +10013,8 @@ module Google
|
|
|
10013
10013
|
|
|
10014
10014
|
# Optional. Whether to exclude demographic expansion for Optimized Targeting.
|
|
10015
10015
|
# This field can only be set for Demand Gen ad groups. Retrieval and management
|
|
10016
|
-
# of Demand Gen resources is currently
|
|
10017
|
-
#
|
|
10018
|
-
# June 24, 2026*.
|
|
10016
|
+
# of Demand Gen resources is currently rolling out. This field will be available
|
|
10017
|
+
# to all partners by *June 24, 2026*.
|
|
10019
10018
|
# Corresponds to the JSON property `excludeDemographicExpansion`
|
|
10020
10019
|
# @return [Boolean]
|
|
10021
10020
|
attr_accessor :exclude_demographic_expansion
|
|
@@ -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.60.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.19.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260617"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
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.60.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.60.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:
|