Ogni nuovo elemento pubblicitario deve 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. Per ulteriori dettagli, consulta la nostra pagina relativa ai ritiri.
Un token per recuperare la pagina successiva di risultati. Passa questo valore nel campo pageToken nella chiamata successiva al metodo ListChannels per recuperare la pagina dei risultati successiva.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-25 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer available and has been replaced with a newer version.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation showcases the JSON representation for listing channels using the API.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes an array of channels and a token for retrieving subsequent pages of results.\u003c/p\u003e\n"]]],[],null,["# ListChannelsResponse\n\n| Display \\& Video 360 API v2 has sunset.\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"channels\": [ { object (/display-video/api/reference/rest/v2/advertisers.channels#Channel) } ], \"nextPageToken\": string } ``` |\n\n| Fields ||\n|-----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `channels[]` | `object (`[Channel](/display-video/api/reference/rest/v2/advertisers.channels#Channel)`)` The list of channels. 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/v2/partners.channels/list#body.QUERY_PARAMETERS.page_token) field in the subsequent call to `ListChannels` method to retrieve the next page of results. |"]]