8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें एलान नहीं किया गया है. इस बारे में ज़्यादा जानने के लिए कि इंटिग्रेशन को अपडेट करके यह एलान कैसे किया जाए, हमारा
हटाए गए टैग और एट्रिब्यूट का पेज देखें.
REST Resource: customLists
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
रिसॉर्स: CustomList
कस्टम सूची की इकाई के बारे में बताता है, जैसे कि कस्टम अफ़िनिटी या कस्टम इंटेंट ऑडियंस की सूची.
JSON के काेड में दिखाना |
{
"name": string,
"customListId": string,
"displayName": string
} |
फ़ील्ड |
name |
string
सिर्फ़ आउटपुट के लिए. कस्टम सूची का संसाधन नाम.
|
customListId |
string (int64 format)
सिर्फ़ आउटपुट के लिए. कस्टम सूची का यूनीक आईडी. सिस्टम से असाइन किया गया.
|
displayName |
string
सिर्फ़ आउटपुट के लिए. कस्टम सूची का डिसप्ले नेम. .
|
तरीके |
|
कस्टम सूची मिलती है. |
|
कस्टम सूचियां दिखाता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],[],null,["# REST Resource: customLists\n\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/v4/customLists/get) | Gets a custom list. |\n| ### [list](/display-video/api/reference/rest/v4/customLists/list) | Lists custom lists. |"]]