[[["เข้าใจง่าย","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"],[[["This document outlines the process for retrieving a combined audience using the Display & Video 360 API."],["The request requires specifying the combined audience ID and the accessing entity (partner or advertiser)."],["A successful response will contain the details of the requested combined audience."],["Authorization using the `https://www.googleapis.com/auth/display-video` scope is necessary."],["Note: Display & Video 360 API v1 has been sunset, consider using the latest version."]]],["The content describes how to use the Display & Video 360 API to retrieve a specific combined audience. The API uses a `GET` request to the provided URL, including the required `combinedAudienceId` path parameter. A required query parameter `accessor` must be defined with either a `partnerId` or `advertiserId`. The request body must be empty. Successful requests return a `CombinedAudience` instance in the response. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]