Ab dem 8. September 2025 muss für jede neue Werbebuchung angegeben werden, ob Werbung mit politischen Inhalten in der Europäischen Union (EU) ausgeliefert wird. Display & Video 360 API- und SDF-Uploads ohne entsprechende Erklärungen schlagen fehl. Weitere Informationen dazu, wie Sie Ihre Integration aktualisieren, um diese Erklärung abzugeben, finden Sie auf unserer Seite zur Einstellung.
Nur Ausgabe. Die eindeutige ID der zugewiesenen Inventarquelle. Die ID ist innerhalb einer Inventarquellengruppe nur einmalig. Es kann in anderen Kontexten wiederverwendet werden.
inventorySourceId
string
Erforderlich. Die ID der Inventarquellenentität für das Targeting.
[null,null,["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[[["\u003cp\u003eDisplay & Video 360 API v1 is no longer available.\u003c/p\u003e\n"],["\u003cp\u003eAssignedInventorySource objects represent the connection between a targetable inventory source and an inventory source group.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage AssignedInventorySource objects via methods to create, delete, list, and bulk edit these assignments.\u003c/p\u003e\n"],["\u003cp\u003eEach AssignedInventorySource has a unique ID, an associated inventory source ID, and a resource name.\u003c/p\u003e\n"]]],["The document outlines the \"AssignedInventorySource\" resource, representing an assignment between a targetable inventory source and a group. Key details include its `name`, `assignedInventorySourceId`, and the required `inventorySourceId`. Methods allow for managing these assignments: `bulkEdit` for multiple assignments, `create` for new assignments, `delete` to remove, and `list` to view assigned inventory sources. The Display & Video 360 API v1 has been discontinued.\n"],null,["# REST Resource: inventorySourceGroups.assignedInventorySources\n\n| Display \\& Video 360 API v1 has been 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/v1/inventorySourceGroups.assignedInventorySources/bulkEdit) | Bulk edits multiple assignments between inventory sources and a single inventory source group. |\n| ### [create](/display-video/api/reference/rest/v1/inventorySourceGroups.assignedInventorySources/create) | Creates an assignment between an inventory source and an inventory source group. |\n| ### [delete](/display-video/api/reference/rest/v1/inventorySourceGroups.assignedInventorySources/delete) | Deletes the assignment between an inventory source and an inventory source group. |\n| ### [list](/display-video/api/reference/rest/v1/inventorySourceGroups.assignedInventorySources/list) | Lists inventory sources assigned to an inventory source group. |"]]