[[["เข้าใจง่าย","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-12 UTC"],[[["The Display & Video 360 API v2 is sunset and this document outlines the process for listing combined audiences using the API."],["Users can filter and sort combined audiences using query parameters like `filter` and `orderBy`, with pagination handled via `pageSize` and `pageToken`."],["The request body should be empty for listing combined audiences, and the response will contain an array of `CombinedAudience` objects and a `nextPageToken` if applicable."],["Authorization is required using the `https://www.googleapis.com/auth/display-video` OAuth scope."],["Developers can access detailed information about the request and response parameters, including JSON representation and field descriptions, within the documentation."]]],["This document outlines how to list combined audiences using the Display & Video 360 API. Key actions include sending a `GET` request to the specified URL, using query parameters such as `pageSize`, `pageToken`, `orderBy`, `filter`, and `accessor` (`partnerId` or `advertiserId`) to refine the search. The request body should be empty. The API returns a response with a list of combined audiences and a `nextPageToken` for pagination, requiring the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]