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):2024-08-22。
[null,null,["最后更新时间 (UTC):2024-08-22。"],[[["Entry integration details are represented using JSON with `integrationCode` and `details` fields."],["`integrationCode` is an external identifier associated with the entry, limited to 500 UTF-8 encoded characters."],["`details` provides additional information about the entry, limited to 1000 UTF-8 encoded characters."]]],[]]