Récupère l'état le plus récent d'une opération de téléchargement de fichiers SDF asynchrone. Les clients doivent interroger cette méthode toutes les 30 secondes.
Requête HTTP
GET https://displayvideo.googleapis.com/v2/{name=sdfdownloadtasks/operations/*}
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/06/11 (UTC).
[null,null,["Dernière mise à jour le 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"]]