Kể từ ngày 8 tháng 9 năm 2025, mỗi mục hàng mới sẽ cần phải khai báo xem mục hàng đó có phân phát quảng cáo chính trị ở Liên minh Châu Âu (EU) hay không. Display & Video 360 API và các tệp SDF được tải lên mà không cung cấp thông tin khai báo sẽ không thành công. Hãy xem trang thông báo về những nội dung không dùng nữa để biết thêm thông tin về cách cập nhật quy trình tích hợp để đưa ra nội dung khai báo này.
[null,null,["Cập nhật lần gần đây nhất: 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. |"]]