A partir de 8 de setembro de 2025, todos os novos itens de linha precisarão declarar se vão veicular anúncios políticos da União Europeia (UE). As APIs do Display & Video 360 e os uploads de SDF que não fornecem declarações vão falhar. Consulte nossa página de suspensões de uso para mais detalhes sobre como atualizar sua integração e fazer essa declaração.
Recebe o estado mais recente de uma operação assíncrona de tarefa de download do SDF. Os clientes precisam consultar esse método em intervalos de 30 segundos.
Solicitação HTTP
GET https://displayvideo.googleapis.com/v3/{name=sdfdownloadtasks/operations/*}
[null,null,["Última atualização 2025-07-25 UTC."],[[["\u003cp\u003eRetrieves the latest status of an asynchronous SDF download task operation.\u003c/p\u003e\n"],["\u003cp\u003eClients should poll the provided endpoint at 30-second intervals to get updates.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/display-video\u003c/code\u003e scope.\u003c/p\u003e\n"],["\u003cp\u003eIncludes details on the HTTP request, path parameters, request and response body, and authorization.\u003c/p\u003e\n"]]],["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"],null,["# Method: sdfdownloadtasks.operations.get\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nGets the latest state of an asynchronous SDF download task operation. Clients should poll this method at intervals of 30 seconds.\n\n### HTTP request\n\n`GET https://displayvideo.googleapis.com/v3/{name=sdfdownloadtasks/operations/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n| Parameters ||\n|--------|----------------------------------------------|\n| `name` | `string` The name of the operation resource. |\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [Operation](/display-video/api/reference/rest/v3/sdfdownloadtasks.operations#Operation).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/display-video`\n\nFor more information, see the [OAuth 2.0 Overview](/identity/protocols/OAuth2)."]]