google-apis-displayvideo_v1 0.63.0 → 0.65.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: 4a2aaecbd7c9f342b4209d63a54306a829a00dfb1409e18bc257c2b5fb302b29
4
- data.tar.gz: 4855c01ab6209a6cc60fb9aa3e5dab9a65141f3b87bc2a589683991e65e30483
3
+ metadata.gz: 1e72d84fe2082caccb92da169b718aaa1b3fd7dc5926b6ae1e3f691217f738a3
4
+ data.tar.gz: b3f94d6be8e24fa861f50bb90d0547a052a799728dcb1c8616b28fddd82c2733
5
5
  SHA512:
6
- metadata.gz: d448e4dbccacce36808df8c3fdab19c88cf3d85c8655c5fbc6c9b3f8c40f1b0664c811503116d3dcf85615d30523c46c63274b6ecd064fbde19457970dd205d7
7
- data.tar.gz: cd488a282706b1c6e6955aea1306ddb0a8b23aa16ac7e048ee0cabc9676c10003aba737599cad12afc1c8ee20720363eccd4f249657c3d56b7e319f243433673
6
+ metadata.gz: 30500772261995df422cd22d8cc79caff0c6fa65a3342c82a86dccf9c8eeb8dcd8cb6123ad07c16e4fd46f1f7d31ad1855b39c1438c61d6619488f86b83f06ff
7
+ data.tar.gz: 73587c8e29c4fef20668975c562ee4e67ecbf23cb0d8296b2e78535dc13d2f3828c518cdf65d67040c51e0effcb80ee7a130bd258c5554de2a06467da7063a46
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-displayvideo_v1
2
2
 
3
+ ### v0.65.0 (2024-02-04)
4
+
5
+ * Regenerated from discovery document revision 20240201
6
+
7
+ ### v0.64.0 (2024-01-28)
8
+
9
+ * Regenerated from discovery document revision 20240125
10
+ * Regenerated using generator version 0.13.1
11
+
3
12
  ### v0.63.0 (2024-01-22)
4
13
 
5
14
  * Regenerated from discovery document revision 20240118
@@ -253,9 +253,12 @@ module Google
253
253
  attr_accessor :ias_client_id
254
254
 
255
255
  # Whether or not to use DV360's Online Behavioral Advertising (OBA) compliance.
256
- # Warning: Changing OBA settings may cause the audit status of your creatives to
257
- # be reset by some ad exchanges, making them ineligible to serve until they are
258
- # re-approved.
256
+ # Starting on February 9, 2024, this field will be affected by an update to the
257
+ # Display & Video 360 API Terms of Service. See our [announcement](//ads-
258
+ # developers.googleblog.com/2024/01/update-to-display-video-360-api-terms.html)
259
+ # for more detail. Warning: Changing OBA settings may cause the audit status of
260
+ # your creatives to be reset by some ad exchanges, making them ineligible to
261
+ # serve until they are re-approved.
259
262
  # Corresponds to the JSON property `obaComplianceDisabled`
260
263
  # @return [Boolean]
261
264
  attr_accessor :oba_compliance_disabled
@@ -2604,6 +2607,12 @@ module Google
2604
2607
  # @return [Fixnum]
2605
2608
  attr_accessor :cm_account_id
2606
2609
 
2610
+ # Output only. The set of CM360 Advertiser IDs sharing the CM360 Floodlight
2611
+ # configuration.
2612
+ # Corresponds to the JSON property `cmAdvertiserIds`
2613
+ # @return [Array<Fixnum>]
2614
+ attr_accessor :cm_advertiser_ids
2615
+
2607
2616
  # Required. Immutable. ID of the CM360 Floodlight configuration linked with the
2608
2617
  # DV360 advertiser.
2609
2618
  # Corresponds to the JSON property `cmFloodlightConfigId`
@@ -2645,6 +2654,7 @@ module Google
2645
2654
  # Update properties of this object
2646
2655
  def update!(**args)
2647
2656
  @cm_account_id = args[:cm_account_id] if args.key?(:cm_account_id)
2657
+ @cm_advertiser_ids = args[:cm_advertiser_ids] if args.key?(:cm_advertiser_ids)
2648
2658
  @cm_floodlight_config_id = args[:cm_floodlight_config_id] if args.key?(:cm_floodlight_config_id)
2649
2659
  @cm_floodlight_linking_authorized = args[:cm_floodlight_linking_authorized] if args.key?(:cm_floodlight_linking_authorized)
2650
2660
  @cm_syncable_site_ids = args[:cm_syncable_site_ids] if args.key?(:cm_syncable_site_ids)
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DisplayvideoV1
18
18
  # Version of the google-apis-displayvideo_v1 gem
19
- GEM_VERSION = "0.63.0"
19
+ GEM_VERSION = "0.65.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.13.0"
22
+ GENERATOR_VERSION = "0.13.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240118"
25
+ REVISION = "20240201"
26
26
  end
27
27
  end
28
28
  end
@@ -2443,6 +2443,7 @@ module Google
2443
2443
  # @private
2444
2444
  class Representation < Google::Apis::Core::JsonRepresentation
2445
2445
  property :cm_account_id, :numeric_string => true, as: 'cmAccountId'
2446
+ collection :cm_advertiser_ids, as: 'cmAdvertiserIds'
2446
2447
  property :cm_floodlight_config_id, :numeric_string => true, as: 'cmFloodlightConfigId'
2447
2448
  property :cm_floodlight_linking_authorized, as: 'cmFloodlightLinkingAuthorized'
2448
2449
  collection :cm_syncable_site_ids, as: 'cmSyncableSiteIds'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-displayvideo_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.63.0
4
+ version: 0.65.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-01-23 00:00:00.000000000 Z
11
+ date: 2024-02-04 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.63.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.65.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v1
63
63
  post_install_message:
64
64
  rdoc_options: []