ज़रूरी है. असाइन किए गए उस इन्वेंट्री सोर्स का आईडी जिसे मिटाना है.
क्वेरी पैरामीटर
पैरामीटर
यूनियन पैरामीटर owner. ज़रूरी है. पैरंट इन्वेंट्री सोर्स ग्रुप का मालिकाना हक रखने वाली DV360 इकाई की पहचान करता है. यह कोई पार्टनर या विज्ञापन देने वाला व्यक्ति या कंपनी हो सकती है. owner इनमें से कोई एक हो सकता है:
[[["समझने में आसान है","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"]],["आखिरी बार 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"]]