Recupera lo stato più recente di un'operazione di attività di download SDF asincrona. I client devono eseguire il polling di questo metodo a intervalli di 30 secondi.
Richiesta HTTP
GET https://displayvideo.googleapis.com/v3/{name=sdfdownloadtasks/operations/*}
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-01-09 UTC."],[[["Retrieves the latest status of an asynchronous SDF download task operation."],["Clients should poll the provided endpoint at 30-second intervals to get updates."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Includes details on the HTTP request, path parameters, request and response body, and authorization."]]],["This document details retrieving the status of an asynchronous SDF download task. A `GET` request is sent to a specified URL using gRPC Transcoding syntax, including a `name` path parameter that identifies the operation resource. The request body must be empty. A successful response returns an `Operation` instance. Clients should poll this method at 30-second intervals. The request requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization.\n"]]