自
2025 年 9 月 8 日起,每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需详细了解如何更新集成以进行此声明,请参阅我们的
弃用页面。
IntegrationDetails
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
JSON 表示法 |
{
"integrationCode": string,
"details": string
} |
字段 |
integrationCode |
string
要与条目关联的外部标识符。集成代码将与条目一起显示在系统的许多位置,例如报告中。 必须采用 UTF-8 编码,长度不得超过 500 个字符。
|
details |
string
条目的其他详细信息(字符串格式)。 必须采用 UTF-8 编码,长度不得超过 1000 个字符。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):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. |"]]