[[["易于理解","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"]],["最后更新时间 (UTC):2024-06-11。"],[[["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"]]