[[["わかりやすい","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。"],[[["Lists sites associated with a given channel within a Display & Video 360 partner."],["Supports pagination and filtering to refine the list of sites retrieved."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Provides details such as site URL or app ID, along with navigation for accessing subsequent pages of results."]]],["This document outlines the process for listing sites within a channel using the Display & Video 360 API. To list sites, a `GET` request is sent to a specific URL, including `partnerId` and `channelId` as path parameters. Optional query parameters like `pageSize`, `pageToken`, `orderBy`, `filter`, and `advertiserId` can be used to refine the search. The request body must be empty, and the successful response is a `ListSitesResponse` instance. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]