Display- und Video 360 API Version 2 wird eingestellt. Verwenden Sie Display- und Video 360 API v3. Eine Anleitung zur Migration von Version 2 zu Version 3 finden Sie in unserer Migrationsanleitung.
Ruft den letzten Status eines asynchronen Aufgabenvorgangs zum Herunterladen von Dateien mit strukturierten Daten ab. Kunden sollten diese Methode in Intervallen von 30 Sekunden abfragen.
HTTP-Anfrage
GET https://displayvideo.googleapis.com/v2/{name=sdfdownloadtasks/operations/*}
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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"]]