google-apis-displayvideo_v2 0.25.0 → 0.26.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1c01ca1e27d10a362ed13e126202415d0ddbcd206f1353bbf5dbd8b1f9b560bd
|
4
|
+
data.tar.gz: 4bac1e2bb1354a5ae4e4c6fd07fbb347118d093628453a3b2081929ce87d1d9f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 893ae5b0389b154383f33ac1fd857302abe0d150caaa9665e51863b3f47d1a4e05273154741d122ebcf9a4e47471a52ebb7a06fd05b61392f5938b2b237d2f92
|
7
|
+
data.tar.gz: 6acbfcb1161a94991e5ea3846fad6de12f0053d20feba077cb9a4659a68f10460939ce1e2d94d12de47ce46d48994605f1fc94daa5a0a1c8e07c3f138bda974d
|
data/CHANGELOG.md
CHANGED
@@ -707,7 +707,9 @@ module Google
|
|
707
707
|
# @return [String]
|
708
708
|
attr_accessor :name
|
709
709
|
|
710
|
-
# Required. The ID of the targeting option assigned to the location list.
|
710
|
+
# Required. The ID of the targeting option assigned to the location list.
|
711
|
+
# Assigned locations can only be modified in TARGETING_LOCATION_TYPE_REGIONAL
|
712
|
+
# location lists. When creating or deleting assigned locations, this value must
|
711
713
|
# be of type TARGETING_TYPE_GEO_REGION.
|
712
714
|
# Corresponds to the JSON property `targetingOptionId`
|
713
715
|
# @return [String]
|
@@ -2227,7 +2229,7 @@ module Google
|
|
2227
2229
|
end
|
2228
2230
|
end
|
2229
2231
|
|
2230
|
-
#
|
2232
|
+
#
|
2231
2233
|
class BulkListCampaignAssignedTargetingOptionsResponse
|
2232
2234
|
include Google::Apis::Core::Hashable
|
2233
2235
|
|
@@ -2256,7 +2258,7 @@ module Google
|
|
2256
2258
|
end
|
2257
2259
|
end
|
2258
2260
|
|
2259
|
-
#
|
2261
|
+
#
|
2260
2262
|
class BulkListInsertionOrderAssignedTargetingOptionsResponse
|
2261
2263
|
include Google::Apis::Core::Hashable
|
2262
2264
|
|
@@ -7995,7 +7997,7 @@ module Google
|
|
7995
7997
|
end
|
7996
7998
|
end
|
7997
7999
|
|
7998
|
-
#
|
8000
|
+
#
|
7999
8001
|
class ListInsertionOrderAssignedTargetingOptionsResponse
|
8000
8002
|
include Google::Apis::Core::Hashable
|
8001
8003
|
|
@@ -12018,7 +12020,8 @@ module Google
|
|
12018
12020
|
# YOUTUBE_AND_PARTNERS_BIDDING_STRATEGY_TYPE_MANUAL_CPM` * `
|
12019
12021
|
# YOUTUBE_AND_PARTNERS_BIDDING_STRATEGY_TYPE_MANUAL_CPV` * `
|
12020
12022
|
# YOUTUBE_AND_PARTNERS_BIDDING_STRATEGY_TYPE_TARGET_CPA` * `
|
12021
|
-
# YOUTUBE_AND_PARTNERS_BIDDING_STRATEGY_TYPE_TARGET_CPM`
|
12023
|
+
# YOUTUBE_AND_PARTNERS_BIDDING_STRATEGY_TYPE_TARGET_CPM` * `
|
12024
|
+
# YOUTUBE_AND_PARTNERS_BIDDING_STRATEGY_TYPE_TARGET_ROAS` If not using an
|
12022
12025
|
# applicable strategy, the value of this field will be 0.
|
12023
12026
|
# Corresponds to the JSON property `value`
|
12024
12027
|
# @return [Fixnum]
|
@@ -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.26.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230831"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -2086,9 +2086,9 @@ module Google
|
|
2086
2086
|
# BulkEditAssignedTargetingOptionsRequest.delete_requests and then create the
|
2087
2087
|
# assigned targeting options provided in BulkEditAssignedTargetingOptionsRequest.
|
2088
2088
|
# create_requests. Requests to this endpoint cannot be made concurrently with
|
2089
|
-
# the following requests updating the same line item: *
|
2090
|
-
#
|
2091
|
-
#
|
2089
|
+
# the following requests updating the same line item: * lineItems.bulkUpdate *
|
2090
|
+
# lineItems.patch * assignedTargetingOptions.create * assignedTargetingOptions.
|
2091
|
+
# delete
|
2092
2092
|
# @param [Fixnum] advertiser_id
|
2093
2093
|
# Required. The ID of the advertiser the line items belong to.
|
2094
2094
|
# @param [Google::Apis::DisplayvideoV2::BulkEditAssignedTargetingOptionsRequest] bulk_edit_assigned_targeting_options_request_object
|
@@ -2190,8 +2190,8 @@ module Google
|
|
2190
2190
|
|
2191
2191
|
# Updates multiple line items. Requests to this endpoint cannot be made
|
2192
2192
|
# concurrently with the following requests updating the same line item: *
|
2193
|
-
# BulkEditAssignedTargetingOptions * UpdateLineItem *
|
2194
|
-
#
|
2193
|
+
# BulkEditAssignedTargetingOptions * UpdateLineItem * assignedTargetingOptions.
|
2194
|
+
# create * assignedTargetingOptions.delete
|
2195
2195
|
# @param [Fixnum] advertiser_id
|
2196
2196
|
# Required. The ID of the advertiser this line item belongs to.
|
2197
2197
|
# @param [Google::Apis::DisplayvideoV2::BulkUpdateLineItemsRequest] bulk_update_line_items_request_object
|
@@ -2471,8 +2471,8 @@ module Google
|
|
2471
2471
|
# Updates an existing line item. Returns the updated line item if successful.
|
2472
2472
|
# Requests to this endpoint cannot be made concurrently with the following
|
2473
2473
|
# requests updating the same line item: * BulkEditAssignedTargetingOptions *
|
2474
|
-
# BulkUpdateLineItems *
|
2475
|
-
#
|
2474
|
+
# BulkUpdateLineItems * assignedTargetingOptions.create *
|
2475
|
+
# assignedTargetingOptions.delete
|
2476
2476
|
# @param [Fixnum] advertiser_id
|
2477
2477
|
# Output only. The unique ID of the advertiser the line item belongs to.
|
2478
2478
|
# @param [Fixnum] line_item_id
|
@@ -2513,8 +2513,8 @@ module Google
|
|
2513
2513
|
|
2514
2514
|
# Assigns a targeting option to a line item. Returns the assigned targeting
|
2515
2515
|
# option if successful. Requests to this endpoint cannot be made concurrently
|
2516
|
-
# with the following requests updating the same line item: *
|
2517
|
-
#
|
2516
|
+
# with the following requests updating the same line item: * lineItems.
|
2517
|
+
# bulkEditAssignedTargetingOptions * lineItems.bulkUpdate * lineItems.patch *
|
2518
2518
|
# DeleteLineItemAssignedTargetingOption
|
2519
2519
|
# @param [Fixnum] advertiser_id
|
2520
2520
|
# Required. The ID of the advertiser the line item belongs to.
|
@@ -2581,8 +2581,8 @@ module Google
|
|
2581
2581
|
|
2582
2582
|
# Deletes an assigned targeting option from a line item. Requests to this
|
2583
2583
|
# endpoint cannot be made concurrently with the following requests updating the
|
2584
|
-
# same line item: *
|
2585
|
-
#
|
2584
|
+
# same line item: * lineItems.bulkEditAssignedTargetingOptions * lineItems.
|
2585
|
+
# bulkUpdate * lineItems.patch * CreateLineItemAssignedTargetingOption
|
2586
2586
|
# @param [Fixnum] advertiser_id
|
2587
2587
|
# Required. The ID of the advertiser the line item belongs to.
|
2588
2588
|
# @param [Fixnum] line_item_id
|
@@ -6004,9 +6004,6 @@ module Google
|
|
6004
6004
|
# Gets an inventory source.
|
6005
6005
|
# @param [Fixnum] inventory_source_id
|
6006
6006
|
# Required. The ID of the inventory source to fetch.
|
6007
|
-
# @param [Fixnum] advertiser_id
|
6008
|
-
# Optional. The advertiser_id is optional, when it is provided, the advertiser
|
6009
|
-
# access is used.
|
6010
6007
|
# @param [Fixnum] partner_id
|
6011
6008
|
# Required. The ID of the DV360 partner to which the fetched inventory source is
|
6012
6009
|
# permissioned.
|
@@ -6027,12 +6024,11 @@ module Google
|
|
6027
6024
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
6028
6025
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
6029
6026
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
6030
|
-
def get_inventory_source(inventory_source_id,
|
6027
|
+
def get_inventory_source(inventory_source_id, partner_id: nil, fields: nil, quota_user: nil, options: nil, &block)
|
6031
6028
|
command = make_simple_command(:get, 'v2/inventorySources/{+inventorySourceId}', options)
|
6032
6029
|
command.response_representation = Google::Apis::DisplayvideoV2::InventorySource::Representation
|
6033
6030
|
command.response_class = Google::Apis::DisplayvideoV2::InventorySource
|
6034
6031
|
command.params['inventorySourceId'] = inventory_source_id unless inventory_source_id.nil?
|
6035
|
-
command.query['advertiserId'] = advertiser_id unless advertiser_id.nil?
|
6036
6032
|
command.query['partnerId'] = partner_id unless partner_id.nil?
|
6037
6033
|
command.query['fields'] = fields unless fields.nil?
|
6038
6034
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
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.26.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: 2023-
|
11
|
+
date: 2023-09-03 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_v2/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.26.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v2
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|