Anuncios gráficos y La API de Video 360 v2 dejará de estar disponible. Utiliza Display & API de Video 360 v3 en su lugar. Para obtener instrucciones de migración de v2 a v3, consulta nuestra guía de migración.
Obtiene el estado más reciente de una operación de tarea de descarga de SDF asíncrona. Los clientes deben consultar este método en intervalos de 30 segundos.
Solicitud HTTP
GET https://displayvideo.googleapis.com/v2/{name=sdfdownloadtasks/operations/*}
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-06-11 (UTC)"],[[["Display & Video 360 API v2 is retired and this documentation refers to an asynchronous SDF download task operation."],["Users can retrieve the latest status of an SDF download task by polling the provided endpoint at 30-second intervals."],["The request requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Successful responses will contain an Operation object detailing the task's status."]]],["The content describes how to retrieve the status of an asynchronous SDF download task using the Display & Video 360 API. A `GET` request is sent to a specific URL, formatted using gRPC Transcoding syntax. The `name` of the operation resource is required as a path parameter. The request body must be empty. The successful response contains an `Operation` instance. Access requires the `https://www.googleapis.com/auth/display-video` OAuth scope, and the API version v2 is no longer active.\n"]]