8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें एलान नहीं किया गया है. इस बारे में ज़्यादा जानने के लिए कि इंटिग्रेशन को अपडेट करके यह एलान कैसे किया जाए, हमारा
हटाए गए टैग और एट्रिब्यूट का पेज देखें.
REST Resource: inventorySourceGroups.assignedInventorySources
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
संसाधन: AssignedInventorySource
टारगेट किए जा सकने वाले इंवेंट्री सोर्स और इंवेंट्री सोर्स ग्रुप के बीच असाइनमेंट.
JSON के काेड में दिखाना |
{
"name": string,
"assignedInventorySourceId": string,
"inventorySourceId": string
} |
फ़ील्ड |
name |
string
सिर्फ़ आउटपुट के लिए. असाइन किए गए इन्वेंट्री सोर्स का संसाधन नाम.
|
assignedInventorySourceId |
string (int64 format)
सिर्फ़ आउटपुट के लिए. असाइन किए गए इन्वेंट्री सोर्स का यूनीक आईडी. यह आईडी, किसी दिए गए इन्वेंट्री सोर्स ग्रुप में ही यूनीक होता है. इसे दूसरे संदर्भों में फिर से इस्तेमाल किया जा सकता है.
|
inventorySourceId |
string
ज़रूरी है. टारगेट की जा रही इन्वेंट्री सोर्स इकाई का आईडी.
|
तरीके |
|
इन्वेंट्री सोर्स और किसी एक इन्वेंट्री सोर्स ग्रुप के बीच, एक साथ कई असाइनमेंट में बदलाव करता है. |
|
इन्वेंट्री सोर्स और इन्वेंट्री सोर्स ग्रुप के बीच असाइनमेंट बनाता है. |
|
इन्वेंट्री सोर्स और इन्वेंट्री सोर्स ग्रुप के बीच असाइनमेंट मिटाता है. |
|
इन्वेंट्री सोर्स ग्रुप को असाइन किए गए इन्वेंट्री सोर्स की सूची. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को 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, handles `AssignedInventorySource`, representing assignments between targetable inventory sources and groups. Key information includes the assigned inventory source's name, unique ID (`assignedInventorySourceId`), and the targeted inventory source's ID (`inventorySourceId`). Available methods allow users to bulk edit, create, delete, and list these assignments, enabling management of inventory source relationships within groups.\n"],null,["# REST Resource: inventorySourceGroups.assignedInventorySources\n\n- [Resource: AssignedInventorySource](#AssignedInventorySource)\n - [JSON representation](#AssignedInventorySource.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: AssignedInventorySource\n---------------------------------\n\nAn assignment between a targetable inventory source and an inventory source group.\n\n| JSON representation |\n|----------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"assignedInventorySourceId\": string, \"inventorySourceId\": string } ``` |\n\n| Fields ||\n|-----------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the assigned inventory source. |\n| `assignedInventorySourceId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the assigned inventory source. The ID is only unique within a given inventory source group. It may be reused in other contexts. |\n| `inventorySourceId` | `string` Required. The ID of the inventory source entity being targeted. |\n\n| Methods ------- ||\n|--------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|\n| ### [bulkEdit](/display-video/api/reference/rest/v4/inventorySourceGroups.assignedInventorySources/bulkEdit) | Bulk edits multiple assignments between inventory sources and a single inventory source group. |\n| ### [create](/display-video/api/reference/rest/v4/inventorySourceGroups.assignedInventorySources/create) | Creates an assignment between an inventory source and an inventory source group. |\n| ### [delete](/display-video/api/reference/rest/v4/inventorySourceGroups.assignedInventorySources/delete) | Deletes the assignment between an inventory source and an inventory source group. |\n| ### [list](/display-video/api/reference/rest/v4/inventorySourceGroups.assignedInventorySources/list) | Lists inventory sources assigned to an inventory source group. |"]]