[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\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. |"]]