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.
[null,null,["Última atualização 2025-07-25 UTC."],[[["\u003cp\u003eThis page documents the JSON response for the SiteService.BulkEditSites method in Display & Video 360 API.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes a \u003ccode\u003esites\u003c/code\u003e field containing a list of successfully created \u003ccode\u003eSite\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eIf no sites were created, the \u003ccode\u003esites\u003c/code\u003e list will be absent from the response.\u003c/p\u003e\n"]]],["The `BulkEditSites` response contains a list of `sites`. Each site is represented as an object defined by the `Site` schema. The response includes an array named `sites[]`, which holds the successfully created sites. If no sites were created, this `sites[]` list will be absent from the response. The structure is defined in JSON with the `sites` field, which can be empty or contains one or more `Site` objects.\n"],null,["# BulkEditSitesResponse\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- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for SiteService.BulkEditSites.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------|\n| ``` { \"sites\": [ { object (/display-video/api/reference/rest/v3/advertisers.channels.sites#Site) } ] } ``` |\n\n| Fields ||\n|-----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `sites[]` | `object (`[Site](/display-video/api/reference/rest/v3/advertisers.channels.sites#Site)`)` The list of sites that have been successfully created. This list will be absent if empty. |"]]