[[["เข้าใจง่าย","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 documentation details how to get an inventory source group using the Display & Video 360 API."],["The request requires specifying the inventory source group ID and an accessor (either partner ID or advertiser ID) to identify the accessing entity."],["A successful response will return the InventorySourceGroup object if the accessing entity has permission."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document details how to retrieve an inventory source group using the Display & Video 360 API. The key action is a `GET` request to `https://displayvideo.googleapis.com/v1/inventorySourceGroups/{inventorySourceGroupId}`. The request requires the `inventorySourceGroupId` as a path parameter and a `accessor` union parameter (`partnerId` or `advertiserId`) as a query parameter. The request body must be empty, and the successful response will contain an `InventorySourceGroup` instance. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]