google-apis-displayvideo_v2 0.60.0 → 0.61.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: c36adc936ac633e637acbd880bf94efae0e50af1ae30ee1d14a615314f2a5ff4
4
- data.tar.gz: 120e46531c1a3825653cea247bc5502219023f6c1e8c3860269d118d357090c5
3
+ metadata.gz: 0e4da4b9c4844314a80a6877e9dd8a911a27a536d6736c1fe26b20db6a535d11
4
+ data.tar.gz: 5181f4a4edc27fda7e02a5eb7cdfc3c2502e20f8eae4f17f0b0d61b9e7ae4166
5
5
  SHA512:
6
- metadata.gz: 5d9042e9290777e761c3d39ab14aa793a38fd67ad24e4d8e4f8b93233341720cbf1b8a16fcca77f24a9e7f105bce8f33318b5a5a5ae7b6e1b5b22b1c186d5414
7
- data.tar.gz: f0a43ba35d7c9c2d26adcdb40a51c59158533e50863bdd09aa3570ec7b6798f37913d4b45b0b5ffb7e4cc91bd0f9acfcafce7f43ad0ac9c7eb4410a8495dc4bf
6
+ metadata.gz: 83f5b36dcbed27efdeda0a715271f710f90d1d974591c4aa594ff97795f24143dd9fa0cb8ed71b9ba08405def9f2a43b4c011135f98eeec294ef2cb9ea358d24
7
+ data.tar.gz: 4f468ee48da9c4036bf17ec13b268ddd6f8850fa82b6c872e51a28fb63a00aee6da93876f1d41d6dc2a0ed525150b2bddc4e83d011e00b5363804c3a7b630301
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v2
2
2
 
3
+ ### v0.61.0 (2026-07-12)
4
+
5
+ * Regenerated from discovery document revision 20260630
6
+
3
7
  ### v0.60.0 (2026-06-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20260617
@@ -3357,9 +3357,7 @@ module Google
3357
3357
  # attribution model will determine how conversions are counted. The Primary
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
- # Demand Gen line items. Retrieval and management of Demand Gen resources is
3361
- # currently rolling out. This field will be available to all partners by *June
3362
- # 24, 2026*.
3360
+ # Demand Gen line items.
3363
3361
  # Corresponds to the JSON property `primaryAttributionModelId`
3364
3362
  # @return [Fixnum]
3365
3363
  attr_accessor :primary_attribution_model_id
@@ -10012,9 +10010,7 @@ module Google
10012
10010
  include Google::Apis::Core::Hashable
10013
10011
 
10014
10012
  # Optional. Whether to exclude demographic expansion for Optimized Targeting.
10015
- # This field can only be set for Demand Gen ad groups. Retrieval and management
10016
- # of Demand Gen resources is currently rolling out. This field will be available
10017
- # to all partners by *June 24, 2026*.
10013
+ # This field can only be set for Demand Gen ad groups.
10018
10014
  # Corresponds to the JSON property `excludeDemographicExpansion`
10019
10015
  # @return [Boolean]
10020
10016
  attr_accessor :exclude_demographic_expansion
@@ -10356,7 +10352,9 @@ module Google
10356
10352
  # Optional. The third-party vendors measuring brand lift. The following third-
10357
10353
  # party vendors are applicable: * `THIRD_PARTY_VENDOR_DYNATA` * `
10358
10354
  # THIRD_PARTY_VENDOR_KANTAR` * `THIRD_PARTY_VENDOR_INTAGE` * `
10359
- # THIRD_PARTY_VENDOR_NIELSEN` * `THIRD_PARTY_VENDOR_MACROMILL`
10355
+ # THIRD_PARTY_VENDOR_NIELSEN` * `THIRD_PARTY_VENDOR_MACROMILL` *Warning*:
10356
+ # Starting **July 13, 2026**, this field will no longer support `
10357
+ # THIRD_PARTY_VENDOR_NIELSEN`.
10360
10358
  # Corresponds to the JSON property `brandLiftVendorConfigs`
10361
10359
  # @return [Array<Google::Apis::DisplayvideoV2::ThirdPartyVendorConfig>]
10362
10360
  attr_accessor :brand_lift_vendor_configs
@@ -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.60.0"
19
+ GEM_VERSION = "0.61.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 = "20260617"
25
+ REVISION = "20260630"
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.60.0
4
+ version: 0.61.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.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.61.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: