8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें एलान नहीं किया गया है. इस बारे में ज़्यादा जानने के लिए कि इंटिग्रेशन को अपडेट करके यह एलान कैसे किया जाए, हमारा हटाए गए टैग और एट्रिब्यूट का पेज देखें.
[null,null,["आखिरी बार 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. |"]]