ตั้งแต่วันที่
8 กันยายน 2025 เป็นต้นไป รายการโฆษณาใหม่ทุกรายการจะต้องประกาศว่าจะแสดงโฆษณาทางการเมืองในสหภาพยุโรป (EU) หรือไม่ การอัปโหลด API ของ Display & Video 360 และ SDF ที่ไม่ได้ระบุการประกาศจะล้มเหลว ดูรายละเอียดเพิ่มเติมเกี่ยวกับวิธีอัปเดตการผสานรวมเพื่อประกาศนี้ได้ที่
หน้าการเลิกใช้งาน
IntegrationDetails
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
รายละเอียดการผสานรวมของรายการ
การแสดง JSON |
{
"integrationCode": string,
"details": string
} |
ช่อง |
integrationCode |
string
ตัวระบุภายนอกที่จะเชื่อมโยงกับรายการ โค้ดการผสานรวมจะแสดงพร้อมกับรายการในหลายตำแหน่งในระบบ เช่น การรายงาน ต้องเข้ารหัส UTF-8 และมีความยาวไม่เกิน 500 อักขระ
|
details |
string
รายละเอียดเพิ่มเติมของรายการในรูปแบบสตริง ต้องเข้ารหัส UTF-8 และมีความยาวไม่เกิน 1,000 อักขระ
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],["The Display & Video 360 API v4 is in beta. It uses a JSON structure for integration entries, defined by `integrationCode` and `details`. `integrationCode` is an external identifier (max 500 UTF-8 characters) displayed with the entry. `details` contains additional entry information (max 1000 UTF-8 characters). Both `integrationCode` and `details` must be UTF-8 encoded.\n"],null,["# IntegrationDetails\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nIntegration details of an entry.\n\n| JSON representation |\n|----------------------------------------------------------|\n| ``` { \"integrationCode\": string, \"details\": string } ``` |\n\n| Fields ||\n|-------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `integrationCode` | `string` An external identifier to be associated with the entry. The integration code will show up together with the entry in many places in the system, for example, reporting. Must be UTF-8 encoded with a length of no more than 500 characters. |\n| `details` | `string` Additional details of the entry in string format. Must be UTF-8 encoded with a length of no more than 1000 characters. |"]]