ज़रूरी है. उस इन्वेंट्री सोर्स ग्रुप का आईडी जिसे असाइनमेंट असाइन किया जाएगा.
क्वेरी पैरामीटर
पैरामीटर
यूनियन पैरामीटर 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) को अपडेट किया गया."],[[["Creates an assignment between an inventory source and an inventory source group using an HTTP POST request."],["Requires specifying the inventory source group ID and the owner (either partner or advertiser) as parameters."],["The request body must contain an AssignedInventorySource object, and a successful response will return the newly created AssignedInventorySource."],["Authorization is necessary using the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This outlines the process to create an assignment between an inventory source and a group using a POST request to `https://displayvideo.googleapis.com/v3/inventorySourceGroups/{inventorySourceGroupId}/assignedInventorySources`. The `inventorySourceGroupId` is a required path parameter. The request requires one of the query parameters, `partnerId` or `advertiserId`, to define the group owner. The request body and response body is an instance of `AssignedInventorySource`. Authorization requires the `https://www.googleapis.com/auth/display-video` scope.\n"]]