यूनियन पैरामीटर 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"]],["आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया."],[[["This documentation details the process for creating a new inventory source group using the Display & Video 360 API."],["The API endpoint utilizes a POST request to `https://displayvideo.googleapis.com/v1/inventorySourceGroups` and requires specifying the owning partner or advertiser."],["The request body should contain an `InventorySourceGroup` object, and a successful response will return the newly created `InventorySourceGroup` object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` scope."]]],["The Display & Video 360 API v1 is no longer available. To create a new inventory source group, a POST request is sent to `https://displayvideo.googleapis.com/v1/inventorySourceGroups`. A required `owner` parameter, either `partnerId` or `advertiserId`, identifies the group's owner. The request body must include an `InventorySourceGroup` instance. Successful requests return a new `InventorySourceGroup` instance in the response body. The operation requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]