2025 年 9 月 8 日以降、すべての新しい広告申込情報で、欧州連合(EU)の政治広告を配信するかどうかを宣言する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と 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。"],[[["\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. |"]]