A partire dall'8 settembre 2025, ogni nuovo elemento pubblicitario dovrà dichiarare se pubblicherà o meno annunci politici dell'Unione Europea (UE). I caricamenti di API Display & Video 360 e SDF che non forniscono dichiarazioni non andranno a buon fine. Consulta la nostra pagina dei ritiri per ulteriori dettagli su come aggiornare l'integrazione per effettuare questa dichiarazione.
[null,null,["Ultimo aggiornamento 2025-07-25 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer in use.\u003c/p\u003e\n"],["\u003cp\u003eA Site represents an app or website belonging to a channel, identified by its name and URL or App ID.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage sites using various methods: create, delete, list, bulk edit, and replace.\u003c/p\u003e\n"]]],["Sites, representing apps or websites, are managed within channels. Key actions include bulk editing, creating, deleting, listing, and replacing sites within a channel. Each site has a `name` and a required `urlOrAppId`, with the latter being a UTF-8 encoded string of up to 240 bytes. The Display & Video 360 API v2 is no longer active. The site schema is provided in JSON format.\n"],null,["# REST Resource: partners.channels.sites\n\n| Display \\& Video 360 API v2 has sunset.\n- [Resource: Site](#Site)\n - [JSON representation](#Site.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Site\n--------------\n\nA single site. Sites are apps or websites belonging to a channel.\n\n| JSON representation |\n|--------------------------------------------------|\n| ``` { \"name\": string, \"urlOrAppId\": string } ``` |\n\n| Fields ||\n|--------------|-------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the site. |\n| `urlOrAppId` | `string` Required. The app ID or URL of the site. Must be UTF-8 encoded with a maximum length of 240 bytes. |\n\n| Methods ------- ||\n|---------------------------------------------------------------------------------------|---------------------------------------------------|\n| ### [bulkEdit](/display-video/api/reference/rest/v2/partners.channels.sites/bulkEdit) | Bulk edits sites under a single channel. |\n| ### [create](/display-video/api/reference/rest/v2/partners.channels.sites/create) | Creates a site in a channel. |\n| ### [delete](/display-video/api/reference/rest/v2/partners.channels.sites/delete) | Deletes a site from a channel. |\n| ### [list](/display-video/api/reference/rest/v2/partners.channels.sites/list) | Lists sites in a channel. |\n| ### [replace](/display-video/api/reference/rest/v2/partners.channels.sites/replace) | Replaces all of the sites under a single channel. |"]]