[[["เข้าใจง่าย","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 API creates an assignment between an inventory source and an inventory source group within Display & Video 360."],["The assignment is established using an HTTP POST request to a specific endpoint with required path and query parameters."],["The request body should contain details of the AssignedInventorySource, and a successful response will return the newly created instance of the same."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document outlines how to create an assignment between an inventory source and an inventory source group using a POST request to the Display & Video API. The URL requires the `inventorySourceGroupId`. The request requires a union parameter `owner` specifying either a `partnerId` or `advertiserId`. The request body should contain an `AssignedInventorySource` instance, and a successful response will include a new `AssignedInventorySource` instance. Authorization requires the `display-video` OAuth scope. The v1 version of the API has been sunset.\n"]]