google-apis-displayvideo_v1 0.41.0 → 0.42.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: 351a059de0d49d087c048c3714e35f4137e4979eb2c5dc21649cfc55e3313027
4
- data.tar.gz: c63828b34f3782ce249cca3c3b9df9c9c5ccfdd4be5099c0f838a59fc91937ec
3
+ metadata.gz: cc7e8d76efecf741dc178e59c9d4102ca1cfb31d6acf0e441b4683d928d0d04d
4
+ data.tar.gz: bfa26a19631b6290c98d405e89f5cd9cd4516190055377b6b1cbb7f16cd9346f
5
5
  SHA512:
6
- metadata.gz: 315ca28e41e260c3d94ea375946693b740be389f3b85cbeb634cd45f5922d0d57e20d3c2f9671a9d985d666569253a107b2b7cb246e8b9c3ec805ecd57d6bcfe
7
- data.tar.gz: f2ee17c57a2475284f90c1551c9b7dd54f8689157c9c5c0696e3d7c720c622d2cb30c49691b36a9e0be691f661806a7cb86b79d20585914da0895f3e58ac688c
6
+ metadata.gz: 644602842ee24889fc0d42c419ce79e94c0f84ce2350f667d7e2b5c97ffb0bb991cf6bc98641369ffdda5ceea0b346c14a7734adda8cce5258886fe0f4db1232
7
+ data.tar.gz: e50e3a2f1f8ed8f140b1388bbe8aa0347441c15107e1e65c0100b10bef68c475a9022d6f908d925a14919c36a4271430f438e5c50004a6a67ceb21bce367b1d3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v1
2
2
 
3
+ ### v0.42.0 (2022-11-16)
4
+
5
+ * Regenerated from discovery document revision 20221110
6
+
3
7
  ### v0.41.0 (2022-11-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20221107
@@ -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.41.0"
19
+ GEM_VERSION = "0.42.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221107"
25
+ REVISION = "20221110"
26
26
  end
27
27
  end
28
28
  end
@@ -1911,8 +1911,7 @@ module Google
1911
1911
  # create the assigned targeting options provided in
1912
1912
  # BulkEditLineItemAssignedTargetingOptionsRequest.create_requests. Requests to
1913
1913
  # this endpoint cannot be made concurrently with the following requests updating
1914
- # the same line item: * BulkEditLineItemAssignedTargetingOptions *
1915
- # UpdateLineItem * CreateLineItemAssignedTargetingOption *
1914
+ # the same line item: * UpdateLineItem * CreateLineItemAssignedTargetingOption *
1916
1915
  # DeleteLineItemAssignedTargetingOption
1917
1916
  # @param [Fixnum] advertiser_id
1918
1917
  # Required. The ID of the advertiser the line item belongs to.
@@ -2232,9 +2231,9 @@ module Google
2232
2231
 
2233
2232
  # Updates an existing line item. Returns the updated line item if successful.
2234
2233
  # Requests to this endpoint cannot be made concurrently with the following
2235
- # requests updating the same line item: *
2236
- # BulkEditLineItemAssignedTargetingOptions * UpdateLineItem *
2237
- # CreateLineItemAssignedTargetingOption * DeleteLineItemAssignedTargetingOption
2234
+ # requests updating the same line item: * BulkEditAssignedTargetingOptions *
2235
+ # BulkUpdateLineItems * CreateLineItemAssignedTargetingOption *
2236
+ # DeleteLineItemAssignedTargetingOption
2238
2237
  # @param [Fixnum] advertiser_id
2239
2238
  # Output only. The unique ID of the advertiser the line item belongs to.
2240
2239
  # @param [Fixnum] line_item_id
@@ -2276,8 +2275,8 @@ module Google
2276
2275
  # Assigns a targeting option to a line item. Returns the assigned targeting
2277
2276
  # option if successful. Requests to this endpoint cannot be made concurrently
2278
2277
  # with the following requests updating the same line item: *
2279
- # BulkEditLineItemAssignedTargetingOptions * UpdateLineItem *
2280
- # CreateLineItemAssignedTargetingOption * DeleteLineItemAssignedTargetingOption
2278
+ # BulkEditAssignedTargetingOptions * BulkUpdate * UpdateLineItem *
2279
+ # DeleteLineItemAssignedTargetingOption
2281
2280
  # @param [Fixnum] advertiser_id
2282
2281
  # Required. The ID of the advertiser the line item belongs to.
2283
2282
  # @param [Fixnum] line_item_id
@@ -2318,8 +2317,8 @@ module Google
2318
2317
 
2319
2318
  # Deletes an assigned targeting option from a line item. Requests to this
2320
2319
  # endpoint cannot be made concurrently with the following requests updating the
2321
- # same line item: * BulkEditLineItemAssignedTargetingOptions * UpdateLineItem *
2322
- # CreateLineItemAssignedTargetingOption * DeleteLineItemAssignedTargetingOption
2320
+ # same line item: * BulkEditAssignedTargetingOptions * BulkUpdate *
2321
+ # UpdateLineItem * CreateLineItemAssignedTargetingOption
2323
2322
  # @param [Fixnum] advertiser_id
2324
2323
  # Required. The ID of the advertiser the line item belongs to.
2325
2324
  # @param [Fixnum] line_item_id
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.41.0
4
+ version: 0.42.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: 2022-11-14 00:00:00.000000000 Z
11
+ date: 2022-12-12 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.41.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.42.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: []