新しい広告申込情報ごとに、欧州連合(EU)の政治広告を配信するかどうかを申告する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。詳細については、
非推奨のページをご覧ください。
REST Resource: customLists
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
リソース: CustomList
カスタム アフィニティ リストやカスタム インテント オーディエンス リストなどのカスタムリスト エンティティについて説明します。
JSON 表現 |
{
"name": string,
"customListId": string,
"displayName": string
} |
フィールド |
name |
string
出力専用。カスタムリストのリソース名。
|
customListId |
string (int64 format)
出力専用。カスタムリストの一意の ID。システムによって割り当てられます。
|
displayName |
string
出力専用。カスタムリストの表示名。。
|
メソッド |
|
カスタムリストを取得します。 |
|
カスタムリストを一覧表示します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-09-10 UTC。
[null,null,["最終更新日 2025-09-10 UTC。"],[],["The `CustomList` resource represents a custom entity like an audience list. It has a `name`, a system-assigned `customListId`, and a `displayName`. These fields are read-only. The resource offers two methods: `get`, which retrieves a specific custom list, and `list`, which retrieves a collection of custom lists. The `CustomList` data can be represented in a JSON format containing these three attributes.\n"],null,[]]