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.
[null,null,["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer available.\u003c/p\u003e\n"],["\u003cp\u003eAn InventorySourceGroup is a collection of targetable inventory sources and has a unique ID, display name, and resource name.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage InventorySourceGroups using methods like create, delete, get, list, and patch to control your inventory sources.\u003c/p\u003e\n"]]],["The document outlines the `InventorySourceGroup` resource, a collection of targetable inventory sources. Each group has a unique ID, a system-assigned name, and a user-defined display name. Key actions include creating, deleting, getting, listing, and updating inventory source groups via respective methods. The API interacts with these groups, allowing for managing collections of inventory sources. The JSON representation details the group's structure, and each field's properties. Display & Video 360 API v2 is no longer supported.\n"],null,["# REST Resource: inventorySourceGroups\n\n| Display \\& Video 360 API v2 has sunset.\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/v2/inventorySourceGroups/create) | Creates a new inventory source group. |\n| ### [delete](/display-video/api/reference/rest/v2/inventorySourceGroups/delete) | Deletes an inventory source group. |\n| ### [get](/display-video/api/reference/rest/v2/inventorySourceGroups/get) | Gets an inventory source group. |\n| ### [list](/display-video/api/reference/rest/v2/inventorySourceGroups/list) | Lists inventory source groups that are accessible to the current user. |\n| ### [patch](/display-video/api/reference/rest/v2/inventorySourceGroups/patch) | Updates an inventory source group. |"]]