Wajib. ID sumber inventaris yang ditetapkan untuk dihapus.
Parameter kueri
Parameter
Parameter union owner. Wajib. Mengidentifikasi entity DV360 yang memiliki grup sumber inventaris induk. Pengiklan dapat berupa partner atau pengiklan. owner hanya dapat berupa salah satu dari berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-02-25 UTC."],[[["This operation deletes the assignment between an inventory source and an inventory source group using an HTTP DELETE request."],["It requires specifying the inventory source group ID and the assigned inventory source ID in the URL path."],["You must identify the owner of the parent inventory source group using either the partner ID or the advertiser ID as a query parameter."],["The request body should be empty, and a successful response will also result in an empty response body."],["Authorization is required with the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document details the process for deleting an assignment between an inventory source and an inventory source group. It uses a `DELETE` HTTP request to a specified URL. The URL requires two path parameters: `inventorySourceGroupId` and `assignedInventorySourceId` which are both string IDs. A query parameter `owner` is also required, which must contain one of the parameters `partnerId` or `advertiserId` indicating who owns the group. The request body must be empty, and successful deletion returns an empty JSON object. Requires OAuth scope `https://www.googleapis.com/auth/display-video`.\n"]]