[[["เข้าใจง่าย","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-06-11 UTC"],[[["This operation deletes the assignment between an inventory source and an inventory source group within Display & Video 360."],["Requires specifying the inventory source group ID and the assigned inventory source ID in the request path."],["Must identify the owning entity (partner or advertiser) of the parent inventory source group using query parameters."],["The request body should be empty, and a successful operation results in an empty response body."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The document outlines the process for deleting an assignment between an inventory source and an inventory source group via the Display & Video 360 API. This uses a `DELETE` HTTP request to a specified URL. It requires `inventorySourceGroupId` and `assignedInventorySourceId` path parameters. Also the `owner` query parameter, specifying the owning partner or advertiser ID, is mandatory. The request body should be empty, and a successful deletion returns an empty response body. OAuth scope is required.\n"]]