ตั้งแต่วันที่
8 กันยายน 2025 เป็นต้นไป รายการโฆษณาใหม่ทุกรายการจะต้องประกาศว่าจะแสดงโฆษณาทางการเมืองในสหภาพยุโรป (EU) หรือไม่ การอัปโหลด API ของ Display & Video 360 และ SDF ที่ไม่ได้ระบุการประกาศจะล้มเหลว ดูรายละเอียดเพิ่มเติมเกี่ยวกับวิธีอัปเดตการผสานรวมเพื่อประกาศนี้ได้ที่
หน้าการเลิกใช้งาน
REST Resource: customLists
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ทรัพยากร: CustomList
อธิบายเอนทิตีรายการที่กําหนดเอง เช่น รายการกลุ่มเป้าหมายตามกลุ่มความสนใจที่กําหนดเองหรือตามความตั้งใจที่กําหนดเอง
การแสดง JSON |
{
"name": string,
"customListId": string,
"displayName": string
} |
ช่อง |
name |
string
เอาต์พุตเท่านั้น ชื่อทรัพยากรของรายการที่กำหนดเอง
|
customListId |
string (int64 format)
เอาต์พุตเท่านั้น รหัสที่ไม่ซ้ำกันของรายการที่กำหนดเอง กำหนดโดยระบบ
|
displayName |
string
เอาต์พุตเท่านั้น ชื่อที่แสดงของรายการที่กำหนดเอง .
|
เมธอด |
|
รับรายการที่กำหนดเอง |
|
แสดงรายการที่กำหนดเอง |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 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. |"]]