Od 8 września 2025 r. każdy nowy element zamówienia będzie musiał deklarować, czy będzie wyświetlać reklamy polityczne w Unii Europejskiej (UE). Przesyłanie plików SDF i wywoływanie interfejsu Display & Video 360 API bez deklaracji zakończy się niepowodzeniem. Więcej informacji o tym, jak zaktualizować integrację, aby złożyć to oświadczenie, znajdziesz na naszej stronie dotyczącej wycofania.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v1 has been sunset and is no longer available.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation details the response message structure for the \u003ccode\u003eSiteService.ListSites\u003c/code\u003e method, specifically for retrieving site data.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes a list of sites and a token for pagination to access subsequent pages of results if available.\u003c/p\u003e\n"]]],[],null,["# ListSitesResponse\n\n| Display \\& Video 360 API v1 has been sunset.\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for SiteService.ListSites.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"sites\": [ { object (/display-video/api/reference/rest/v1/advertisers.channels.sites#Site) } ], \"nextPageToken\": string } ``` |\n\n| Fields ||\n|-----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `sites[]` | `object (`[Site](/display-video/api/reference/rest/v1/advertisers.channels.sites#Site)`)` The list of sites. This list will be absent if empty. |\n| `nextPageToken` | `string` A token to retrieve the next page of results. Pass this value in the [pageToken](/display-video/api/reference/rest/v1/partners.channels.sites/list#body.QUERY_PARAMETERS.page_token) field in the subsequent call to `sites.list` method to retrieve the next page of results. |"]]