lib/google/apis/displayvideo_v3/service.rb in google-apis-displayvideo_v3-0.6.0 vs lib/google/apis/displayvideo_v3/service.rb in google-apis-displayvideo_v3-0.7.0
- old
+ new
@@ -90,12 +90,14 @@
command.query['fields'] = fields unless fields.nil?
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
- # Creates a new advertiser. Returns the newly created advertiser if successful.
- # This method can take up to 180 seconds to complete.
+ # Creates a new advertiser. Returns the newly created advertiser if successful. *
+ # *This method regularly experiences high latency.** We recommend [increasing
+ # your default timeout](/display-video/api/guides/best-practices/timeouts#
+ # client_library_timeout) to avoid errors.
# @param [Google::Apis::DisplayvideoV3::Advertiser] advertiser_object
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
# Available to use for quota purposes for server-side applications. Can be any
@@ -836,11 +838,14 @@
execute_or_queue_command(command, &block)
end
# Permanently deletes a campaign. A deleted campaign cannot be recovered. The
# campaign should be archived first, i.e. set entity_status to `
- # ENTITY_STATUS_ARCHIVED`, to be able to delete it.
+ # ENTITY_STATUS_ARCHIVED`, to be able to delete it. **This method regularly
+ # experiences high latency.** We recommend [increasing your default timeout](/
+ # display-video/api/guides/best-practices/timeouts#client_library_timeout) to
+ # avoid errors.
# @param [Fixnum] advertiser_id
# The ID of the advertiser this campaign belongs to.
# @param [Fixnum] campaign_id
# The ID of the campaign we need to delete.
# @param [String] fields
@@ -1560,11 +1565,13 @@
execute_or_queue_command(command, &block)
end
# Replaces all of the sites under a single channel. The operation will replace
# the sites under a channel with the sites provided in ReplaceSitesRequest.
- # new_sites.
+ # new_sites. **This method regularly experiences high latency.** We recommend [
+ # increasing your default timeout](/display-video/api/guides/best-practices/
+ # timeouts#client_library_timeout) to avoid errors.
# @param [Fixnum] advertiser_id
# The ID of the advertiser that owns the parent channel.
# @param [Fixnum] channel_id
# Required. The ID of the parent channel whose sites will be replaced.
# @param [Google::Apis::DisplayvideoV3::ReplaceSitesRequest] replace_sites_request_object
@@ -2676,11 +2683,14 @@
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
# Duplicates a line item. Returns the ID of the created line item if successful.
- # YouTube & Partners line items cannot be created or updated using the API.
+ # YouTube & Partners line items cannot be created or updated using the API. **
+ # This method regularly experiences high latency.** We recommend [increasing
+ # your default timeout](/display-video/api/guides/best-practices/timeouts#
+ # client_library_timeout) to avoid errors.
# @param [Fixnum] advertiser_id
# Required. The ID of the advertiser this line item belongs to.
# @param [Fixnum] line_item_id
# Required. The ID of the line item to duplicate.
# @param [Google::Apis::DisplayvideoV3::DuplicateLineItemRequest] duplicate_line_item_request_object
@@ -2858,11 +2868,13 @@
# Updates an existing line item. Returns the updated line item if successful.
# Requests to this endpoint cannot be made concurrently with the following
# requests updating the same line item: * BulkEditAssignedTargetingOptions *
# BulkUpdateLineItems * assignedTargetingOptions.create *
# assignedTargetingOptions.delete YouTube & Partners line items cannot be
- # created or updated using the API.
+ # created or updated using the API. **This method regularly experiences high
+ # latency.** We recommend [increasing your default timeout](/display-video/api/
+ # guides/best-practices/timeouts#client_library_timeout) to avoid errors.
# @param [Fixnum] advertiser_id
# Output only. The unique ID of the advertiser the line item belongs to.
# @param [Fixnum] line_item_id
# Output only. The unique ID of the line item. Assigned by the system.
# @param [Google::Apis::DisplayvideoV3::LineItem] line_item_object
@@ -6724,10 +6736,12 @@
execute_or_queue_command(command, &block)
end
# Replaces all of the sites under a single channel. The operation will replace
# the sites under a channel with the sites provided in ReplaceSitesRequest.
- # new_sites.
+ # new_sites. **This method regularly experiences high latency.** We recommend [
+ # increasing your default timeout](/display-video/api/guides/best-practices/
+ # timeouts#client_library_timeout) to avoid errors.
# @param [Fixnum] partner_id
# The ID of the partner that owns the parent channel.
# @param [Fixnum] channel_id
# Required. The ID of the parent channel whose sites will be replaced.
# @param [Google::Apis::DisplayvideoV3::ReplaceSitesRequest] replace_sites_request_object