8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें एलान नहीं किया गया है. इस बारे में ज़्यादा जानने के लिए कि इंटिग्रेशन को अपडेट करके यह एलान कैसे किया जाए, हमारा
हटाए गए टैग और एट्रिब्यूट का पेज देखें.
REST Resource: inventorySourceGroups
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
संसाधन: InventorySourceGroup
टारगेट किए जा सकने वाले इन्वेंट्री सोर्स का कलेक्शन.
JSON के काेड में दिखाना |
{
"name": string,
"inventorySourceGroupId": string,
"displayName": string
} |
फ़ील्ड |
name |
string
सिर्फ़ आउटपुट के लिए. इन्वेंट्री सोर्स ग्रुप का संसाधन नाम.
|
inventorySourceGroupId |
string (int64 format)
सिर्फ़ आउटपुट के लिए. इन्वेंट्री सोर्स ग्रुप का यूनीक आईडी. सिस्टम से असाइन किया गया.
|
displayName |
string
ज़रूरी है. इन्वेंट्री सोर्स ग्रुप का डिसप्ले नेम. यह UTF-8 कोड में होना चाहिए और इसका साइज़ 240 बाइट से ज़्यादा नहीं होना चाहिए.
|
तरीके |
|
नया इन्वेंट्री सोर्स ग्रुप बनाता है. |
|
इन्वेंट्री सोर्स ग्रुप को मिटाता है. |
|
इन्वेंट्री सोर्स ग्रुप को दिखाता है. |
|
इन्वेंट्री सोर्स के उन ग्रुप की सूची बनाता है जिन्हें मौजूदा उपयोगकर्ता ऐक्सेस कर सकता है. |
|
इन्वेंट्री सोर्स ग्रुप को अपडेट करता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["The Display & Video 360 API v4, in beta, introduces the `InventorySourceGroup` resource. This resource represents a collection of targetable inventory sources, identified by a unique, system-assigned ID and a user-defined display name (up to 240 bytes). Available methods include creating, deleting, getting, listing, and updating (`patch`) inventory source groups. Each group has a resource name, the `inventorySourceGroupId` and the `displayName` as fields.\n"],null,["# REST Resource: inventorySourceGroups\n\n- [Resource: InventorySourceGroup](#InventorySourceGroup)\n - [JSON representation](#InventorySourceGroup.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: InventorySourceGroup\n------------------------------\n\nA collection of targetable inventory sources.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"inventorySourceGroupId\": string, \"displayName\": string } ``` |\n\n| Fields ||\n|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the inventory source group. |\n| `inventorySourceGroupId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the inventory source group. Assigned by the system. |\n| `displayName` | `string` Required. The display name of the inventory source group. Must be UTF-8 encoded with a maximum size of 240 bytes. |\n\n| Methods ------- ||\n|---------------------------------------------------------------------------------|------------------------------------------------------------------------|\n| ### [create](/display-video/api/reference/rest/v4/inventorySourceGroups/create) | Creates a new inventory source group. |\n| ### [delete](/display-video/api/reference/rest/v4/inventorySourceGroups/delete) | Deletes an inventory source group. |\n| ### [get](/display-video/api/reference/rest/v4/inventorySourceGroups/get) | Gets an inventory source group. |\n| ### [list](/display-video/api/reference/rest/v4/inventorySourceGroups/list) | Lists inventory source groups that are accessible to the current user. |\n| ### [patch](/display-video/api/reference/rest/v4/inventorySourceGroups/patch) | Updates an inventory source group. |"]]