[[["เข้าใจง่าย","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 the process for creating a new inventory source group using the Display & Video 360 API."],["The API endpoint utilizes a POST request to `https://displayvideo.googleapis.com/v1/inventorySourceGroups` and requires specifying the owning partner or advertiser."],["The request body should contain an `InventorySourceGroup` object, and a successful response will return the newly created `InventorySourceGroup` object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` scope."]]],["The Display & Video 360 API v1 is no longer available. To create a new inventory source group, a POST request is sent to `https://displayvideo.googleapis.com/v1/inventorySourceGroups`. A required `owner` parameter, either `partnerId` or `advertiserId`, identifies the group's owner. The request body must include an `InventorySourceGroup` instance. Successful requests return a new `InventorySourceGroup` instance in the response body. The operation requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]