Mulai 8 September 2025, setiap item baris baru harus menyatakan apakah item baris tersebut akan menayangkan iklan politik Uni Eropa (EU) atau tidak. Upload SDF dan API Display & Video 360 yang tidak memberikan pernyataan akan gagal. Lihat halaman penghentian penggunaan kami untuk mengetahui detail selengkapnya tentang cara memperbarui integrasi Anda untuk membuat pernyataan ini.
Hanya output. ID unik sumber inventaris yang ditetapkan. ID ini hanya unik dalam grup sumber inventaris tertentu. Tag ini dapat digunakan kembali dalam konteks lain.
inventorySourceId
string
Wajib. ID entitas sumber inventaris yang ditargetkan.
[null,null,["Terakhir diperbarui pada 2025-07-25 UTC."],[[["\u003cp\u003eAn AssignedInventorySource resource represents the connection between a targetable inventory source and an inventory source group.\u003c/p\u003e\n"],["\u003cp\u003eIt includes fields like name, assignedInventorySourceId, and inventorySourceId which provide identifying and relational information.\u003c/p\u003e\n"],["\u003cp\u003eKey methods allow for bulk editing, creating, deleting, and listing assignments between inventory sources and inventory source groups, offering flexibility in managing these relationships.\u003c/p\u003e\n"]]],["The content details the `AssignedInventorySource`, which links a targetable inventory source to an inventory source group. It includes a JSON representation with fields: `name` (resource name), `assignedInventorySourceId` (unique ID), and `inventorySourceId` (targeted inventory source ID). Four methods are available: `bulkEdit` (multiple assignments), `create` (new assignment), `delete` (remove assignment), and `list` (view assigned sources). The core actions involve managing assignments between inventory sources and groups.\n"],null,["# REST Resource: inventorySourceGroups.assignedInventorySources\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\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/v3/inventorySourceGroups.assignedInventorySources/bulkEdit) | Bulk edits multiple assignments between inventory sources and a single inventory source group. |\n| ### [create](/display-video/api/reference/rest/v3/inventorySourceGroups.assignedInventorySources/create) | Creates an assignment between an inventory source and an inventory source group. |\n| ### [delete](/display-video/api/reference/rest/v3/inventorySourceGroups.assignedInventorySources/delete) | Deletes the assignment between an inventory source and an inventory source group. |\n| ### [list](/display-video/api/reference/rest/v3/inventorySourceGroups.assignedInventorySources/list) | Lists inventory sources assigned to an inventory source group. |"]]