[[["เข้าใจง่าย","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"]]