W przypadku każdego nowego elementu zamówienia musisz zadeklarować, czy będzie on wyświetlać reklamy polityczne w Unii Europejskiej (UE). Przesyłanie plików SDF i interfejsu Display & Video 360 API, które nie zawierają deklaracji, zakończy się niepowodzeniem. Więcej informacji znajdziesz na naszej stronie dotyczącej wycofywania.
Jeśli lista będzie pusta, nie będzie ona dostępna.
nextPageToken
string
Token do pobrania następnej strony wyników. Przekaż tę wartość w polu pageToken w kolejnym wywołaniu metody channels.list, aby pobrać następną stronę wyników.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v1 has been sunset and is no longer supported.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation details the JSON representation for listing channels, including the structure of the response and the fields it contains.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003echannels\u003c/code\u003e field provides a list of Channel objects while \u003ccode\u003enextPageToken\u003c/code\u003e helps with retrieving subsequent pages of results when listing channels.\u003c/p\u003e\n"]]],[],null,["# ListChannelsResponse\n\n| Display \\& Video 360 API v1 has been sunset.\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"channels\": [ { object (/display-video/api/reference/rest/v1/advertisers.channels#Channel) } ], \"nextPageToken\": string } ``` |\n\n| Fields ||\n|-----------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `channels[]` | `object (`[Channel](/display-video/api/reference/rest/v1/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/v1/partners.channels/list#body.QUERY_PARAMETERS.page_token) field in the subsequent call to `channels.list` method to retrieve the next page of results. |"]]