[[["容易理解","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"]],["上次更新時間:2024-06-11 (世界標準時間)。"],[[["Lists sites associated with a given channel within a Display & Video 360 advertiser or partner."],["Allows filtering and sorting of sites based on criteria like URL or app ID."],["Supports pagination to retrieve large lists of sites efficiently."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This document outlines the process for listing sites within a channel using the Display & Video 360 API. Key actions include sending a `GET` request to a specified URL, which requires the `channelId` and either `advertiserId` or `partnerId` as path parameters. Optional query parameters, such as `pageSize`, `pageToken`, `orderBy`, and `filter`, refine the list results. The request body must be empty, and successful responses contain a `ListSitesResponse`. API authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]