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.
Beschreibt ein benutzerdefiniertes Listenelement, z. B. eine benutzerdefinierte Zielgruppenliste mit gemeinsamen Interessen oder mit gemeinsamer Absicht.
[null,null,["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer available.\u003c/p\u003e\n"],["\u003cp\u003eA custom list entity describes a custom affinity or custom intent audience list, identified by a unique ID and display name.\u003c/p\u003e\n"],["\u003cp\u003eYou can retrieve details of a specific custom list or a list of all custom lists using the available methods.\u003c/p\u003e\n"]]],["The document outlines the structure and actions related to `CustomList` entities within a now-sunset API (Display & Video 360 API v2). A `CustomList` represents a custom audience list, featuring properties such as `name`, `customListId` (unique system-assigned ID), and `displayName`. The primary actions are retrieving a single custom list via `get` or obtaining multiple custom lists via `list`. The JSON format is given. All list fields (`name`, `customListId`, `displayName`) are output-only.\n"],null,["# REST Resource: customLists\n\n| Display \\& Video 360 API v2 has sunset.\n- [Resource: CustomList](#CustomList)\n - [JSON representation](#CustomList.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: CustomList\n--------------------\n\nDescribes a custom list entity, such as a custom affinity or custom intent audience list.\n\n| JSON representation |\n|---------------------------------------------------------------------------|\n| ``` { \"name\": string, \"customListId\": string, \"displayName\": string } ``` |\n\n| Fields ||\n|----------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the custom list. |\n| `customListId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the custom list. Assigned by the system. |\n| `displayName` | `string` Output only. The display name of the custom list. . |\n\n| Methods ------- ||\n|-------------------------------------------------------------------|---------------------|\n| ### [get](/display-video/api/reference/rest/v2/customLists/get) | Gets a custom list. |\n| ### [list](/display-video/api/reference/rest/v2/customLists/list) | Lists custom lists. |"]]