از 8 سپتامبر 2025 ، هر مورد خط جدید باید اعلام کند که آیا تبلیغات سیاسی اتحادیه اروپا (EU) را ارائه می دهد یا خیر. Display & Video 360 API و بارگذاریهای SDF که اعلانها را ارائه نمیکنند با شکست مواجه میشوند. برای جزئیات بیشتر در مورد نحوه به روز رسانی یکپارچه سازی خود برای ایجاد این اعلامیه، به صفحه لغو اعتبار ما مراجعه کنید.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\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. |"]]