[[["わかりやすい","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"]],["最終更新日 2023-12-02 UTC。"],[[["The Display & Video 360 API v1 has been sunset and this page documents the `channels.list` method."],["This method allows partners or advertisers to retrieve a list of their channels using an HTTP GET request."],["Request parameters include `partnerId` or `advertiserId` to specify ownership, and options for pagination, sorting, and filtering."],["A successful response will contain a `ListChannelsResponse` object with the requested channel information."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document details how to list channels for a partner or advertiser using the Display & Video 360 API. The `GET` request to `https://displayvideo.googleapis.com/v1/partners/{partnerId}/channels` retrieves the list. Users can specify `partnerId`, `advertiserId`, `pageSize`, `pageToken`, `orderBy`, and `filter` parameters to customize results. The request body should be empty. The response includes a list of channels, following the `ListChannelsResponse` format. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]