[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer available.\u003c/p\u003e\n"],["\u003cp\u003eEntries can be integrated using JSON format with an integration code and details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eintegrationCode\u003c/code\u003e is an external identifier, limited to 500 UTF-8 encoded characters, used for associating and reporting on the entry within the system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edetails\u003c/code\u003e field provides additional information about the entry and allows up to 1000 UTF-8 encoded characters.\u003c/p\u003e\n"]]],["The document details the structure and requirements for entry integration. Entries are represented in JSON with an `integrationCode` and `details` field. `integrationCode` serves as an external identifier (up to 500 characters). `details` provides supplementary information (up to 1000 characters). Both fields must be UTF-8 encoded. The Display & Video 360 API v2 is no longer available.\n"],null,["# IntegrationDetails\n\n| Display \\& Video 360 API v2 has sunset.\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. |"]]