С 8 сентября 2025 года в каждой новой позиции необходимо будет указывать, будет ли она показывать политическую рекламу Европейского союза (ЕС). Загрузки через Display & Video 360 API и SDF без таких указаний будут отклонены. Подробнее о том, как обновить интеграцию и указать это указание, см. на странице «Устаревшие функции».
[null,null,["Последнее обновление: 2025-07-24 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v1 has been sunset and is no longer supported.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details the JSON representation and response message structure for the \u003ccode\u003eSiteService.ReplaceSites\u003c/code\u003e method within the API, specifically how sites within a channel are replaced and represented.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes a list of \u003ccode\u003eSite\u003c/code\u003e objects representing the sites in the channel after the replacement operation.\u003c/p\u003e\n"]]],["The Display & Video 360 API v1 is no longer available. The response for `SiteService.ReplaceSites` is represented in JSON. The JSON object contains a list of `sites`, where each site is defined by a `Site` object. The `sites[]` field is an array of these `Site` objects, representing the updated list of sites within a channel. These are the new sites replacing the old ones.\n"],null,["# ReplaceSitesResponse\n\n| Display \\& Video 360 API v1 has been sunset.\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for SiteService.ReplaceSites.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------|\n| ``` { \"sites\": [ { object (/display-video/api/reference/rest/v1/advertisers.channels.sites#Site) } ] } ``` |\n\n| Fields ||\n|-----------|---------------------------------------------------------------------------------------------------------------------------------------------|\n| `sites[]` | `object (`[Site](/display-video/api/reference/rest/v1/advertisers.channels.sites#Site)`)` The list of sites in the channel after replacing. |"]]