[[["เข้าใจง่าย","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-09-09 UTC"],[[["Display & Video 360 API v2 is sunset and this page documents the `partners.list` method."],["This method lists partners accessible to the current user, ordered by the `orderBy` parameter."],["It supports pagination with `pageSize` and `pageToken` parameters for retrieving results in chunks."],["Filtering is available using the `filter` parameter with supported fields like `entityStatus`."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document details how to list accessible partners using the Display & Video 360 API. A `GET` request to `https://displayvideo.googleapis.com/v2/partners` is used. The `pageSize`, `pageToken`, `orderBy`, and `filter` query parameters enable result pagination, sorting, and filtering. An empty request body is required. The response returns a JSON structure with a list of `partners` and a `nextPageToken` for further pagination. `https://www.googleapis.com/auth/display-video` authorization is required.\n"]]