自
2025 年 9 月 8 日起,每個新委刊項都必須聲明是否會放送歐盟政治廣告。如果透過 Display & Video 360 API 和 SDF 上傳的檔案未提供聲明,系統就會失敗。如要進一步瞭解如何更新整合服務以進行這項聲明,請參閱
淘汰項目頁面。
IntegrationDetails
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
JSON 表示法 |
{
"integrationCode": string,
"details": string
} |
欄位 |
integrationCode |
string
與項目相關聯的外部 ID。系統中的許多位置 (例如報表) 都會顯示整合代碼和項目。 必須採用 UTF-8 編碼,長度不得超過 500 個半形字元。
|
details |
string
以字串格式提供項目的其他詳細資料。 必須採用 UTF-8 編碼,且長度不得超過 1,000 個半形字元。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\u003cp\u003eEntry integration details are represented using JSON with \u003ccode\u003eintegrationCode\u003c/code\u003e and \u003ccode\u003edetails\u003c/code\u003e fields.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eintegrationCode\u003c/code\u003e is an external identifier associated with the entry, limited to 500 UTF-8 encoded characters.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003edetails\u003c/code\u003e provides additional information about the entry, limited to 1000 UTF-8 encoded characters.\u003c/p\u003e\n"]]],[],null,["# IntegrationDetails\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\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. |"]]