8 সেপ্টেম্বর, 2025 থেকে শুরু করে, প্রতিটি নতুন লাইন আইটেমকে ঘোষণা করতে হবে যে তারা ইউরোপিয়ান ইউনিয়ন (EU) রাজনৈতিক বিজ্ঞাপনগুলি পরিবেশন করবে কি না। Display & Video 360 API এবং SDF আপলোডগুলি যেগুলি ঘোষণা প্রদান করে না সেগুলি ব্যর্থ হবে৷ এই ঘোষণাটি করার জন্য কীভাবে আপনার ইন্টিগ্রেশন আপডেট করবেন সে সম্পর্কে আরও বিশদ বিবরণের জন্য আমাদের অবচয় পৃষ্ঠা দেখুন।
শুধুমাত্র আউটপুট। নির্ধারিত ইনভেন্টরি উৎসের অনন্য আইডি। আইডি শুধুমাত্র একটি প্রদত্ত ইনভেন্টরি সোর্স গ্রুপের মধ্যে অনন্য। এটি অন্যান্য প্রসঙ্গে পুনরায় ব্যবহার করা যেতে পারে।
inventorySourceId
string
প্রয়োজন। ইনভেন্টরি সোর্স সত্তার আইডি টার্গেট করা হচ্ছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer in use.\u003c/p\u003e\n"],["\u003cp\u003eAn AssignedInventorySource resource represents the connection between a specific inventory source and an inventory source group.\u003c/p\u003e\n"],["\u003cp\u003eThis resource allows for managing the assignment through creation, deletion, bulk edits, and listing of inventory sources within a group.\u003c/p\u003e\n"],["\u003cp\u003eEach AssignedInventorySource has a unique ID, the targeted inventory source's ID, and a resource name.\u003c/p\u003e\n"]]],["The document outlines the `AssignedInventorySource` resource, representing the link between a targetable inventory source and an inventory source group. Key information includes the resource's JSON structure (`name`, `assignedInventorySourceId`, `inventorySourceId`) and its fields' descriptions. It also details the available methods: `bulkEdit` for managing multiple assignments, `create` for new assignments, `delete` to remove assignments, and `list` to retrieve existing assignments. Display & Video 360 API v2 is no longer active.\n"],null,["# REST Resource: inventorySourceGroups.assignedInventorySources\n\n| Display \\& Video 360 API v2 has sunset.\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/v2/inventorySourceGroups.assignedInventorySources/bulkEdit) | Bulk edits multiple assignments between inventory sources and a single inventory source group. |\n| ### [create](/display-video/api/reference/rest/v2/inventorySourceGroups.assignedInventorySources/create) | Creates an assignment between an inventory source and an inventory source group. |\n| ### [delete](/display-video/api/reference/rest/v2/inventorySourceGroups.assignedInventorySources/delete) | Deletes the assignment between an inventory source and an inventory source group. |\n| ### [list](/display-video/api/reference/rest/v2/inventorySourceGroups.assignedInventorySources/list) | Lists inventory sources assigned to an inventory source group. |"]]