2025 年 9 月 8 日以降、すべての新しい広告申込情報で、欧州連合(EU)の政治広告を配信するかどうかを宣言する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。統合を更新してこの宣言を行う方法について詳しくは、
非推奨のページをご覧ください。
REST Resource: combinedAudiences
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
リソース: CombinedAudience
JSON 表現 |
{
"name": string,
"combinedAudienceId": string,
"displayName": string
} |
フィールド |
name |
string
出力専用。組み合わせオーディエンスのリソース名。
|
combinedAudienceId |
string (int64 format)
出力専用。統合オーディエンスの一意の ID。システムによって割り当てられます。
|
displayName |
string
出力専用。組み合わせオーディエンスの表示名。.
|
メソッド |
|
組み合わせオーディエンスを取得します。 |
|
組み合わせオーディエンスのリストを表示します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],[],null,["# REST Resource: combinedAudiences\n\n- [Resource: CombinedAudience](#CombinedAudience)\n - [JSON representation](#CombinedAudience.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: CombinedAudience\n--------------------------\n\nDescribes a combined audience resource.\n\n| JSON representation |\n|---------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"combinedAudienceId\": string, \"displayName\": string } ``` |\n\n| Fields ||\n|----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the combined audience. |\n| `combinedAudienceId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the combined audience. Assigned by the system. |\n| `displayName` | `string` Output only. The display name of the combined audience. . |\n\n| Methods ------- ||\n|-------------------------------------------------------------------------|---------------------------|\n| ### [get](/display-video/api/reference/rest/v4/combinedAudiences/get) | Gets a combined audience. |\n| ### [list](/display-video/api/reference/rest/v4/combinedAudiences/list) | Lists combined audiences. |"]]