2025 年 9 月 8 日以降、すべての新しい広告申込情報で、欧州連合(EU)の政治広告を配信するかどうかを宣言する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。統合を更新してこの宣言を行う方法について詳しくは、
非推奨のページをご覧ください。
オーディエンス タイプ
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このページでは、利用可能なオーディエンスのタイプと、Display & Video 360 API を使用してオーディエンスを取得する方法について説明します。
Google オーディエンス
Google オーディエンスは、特定のアフィニティ、ライフイベント、最近の購入意向を持つユーザーのリストです。オーディエンスは Google によって作成、管理されます。使用可能な GoogleAudience
リソースは、googleAudiences.list
メソッドを使用して取得できます。
ファーストパーティ オーディエンスとパートナー オーディエンス
ファーストパーティ データまたはパートナー データを使用して作成されたオーディエンスは、ディスプレイ&ビデオ 360 API で FirstPartyAndPartnerAudience
リソースとして表されます。このリソースには、リソースの audienceType
フィールドに、カスタマー マッチ、タグベース、アクティビティ ベース、ライセンス取得済みオーディエンスなど、複数の個別のオーディエンス タイプが含まれます。
ファーストパーティ オーディエンスとサードパーティ オーディエンスは、firstPartyAndPartnerAudiences.list
メソッドを使用して取得できます。リクエストで必須の accessor
結合パラメータで広告主の ID とその親パートナーの ID のどちらが使用されているかによって、返されるオーディエンスのリストが異なる場合があります。
顧客の連絡先情報またはモバイル デバイス ID を使用して生成されたカスタマー マッチのオーディエンスを、ディスプレイ&ビデオ 360 API を使用して作成、更新できます。詳しくは、このガイドのカスタマー マッチ オーディエンスのアップロードをご覧ください。カスタマー マッチ オーディエンスは、ディスプレイ&ビデオ 360 の管理画面で、他の種類の自社オーディエンスとともに作成することもできます。
カスタムリスト
カスタムリストを使用すると、ディスプレイ&ビデオ 360 のお客様は、特定の興味 / 関心を示しているユーザーや、特定の商品を探しているユーザーをターゲットに設定できます。カスタム リストは、ディスプレイ&ビデオ 360 の管理画面で作成できます。利用可能な CustomList
リソースは、Display & Video 360 API の customLists.list
メソッドを使用して取得できます。
組み合わせオーディエンス
統合オーディエンスは、既存の Google オーディエンス、自社オーディエンス、サードパーティ オーディエンスの統合と交差によって作成される、ユーザーが設定するオーディエンスです。ディスプレイ&ビデオ 360 の管理画面で作成できます。使用可能な CombinedAudience
リソースは、combinedAudiences.list
メソッドを使用して取得できます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eThis page explains how to retrieve different audience types, including Google Audiences, first- and third-party audiences, custom lists, and combined audiences, using the Display & Video 360 API.\u003c/p\u003e\n"],["\u003cp\u003eGoogle provides Google Audiences, while first- and third-party audiences are based on your own or third-party data and encompass various types like Customer Match, tag-based, activity-based, and licensed audiences.\u003c/p\u003e\n"],["\u003cp\u003eCustom lists target users with specific interests, are created in the Display & Video 360 UI, and can be retrieved via the API.\u003c/p\u003e\n"],["\u003cp\u003eCombined audiences are user-defined combinations of other audience types, created in the Display & Video 360 UI, and retrievable using the API.\u003c/p\u003e\n"]]],[],null,["# Audience Types\n\nThis page describes the available audience types and specifies how they can be\nretrieved using the Display \\& Video 360 API.\n\nGoogle Audiences\n----------------\n\nGoogle Audiences are lists of users with an identified affinity, life event, or\nrecent purchase intent. Audiences are created and maintained by Google. You can\nretrieve available [`GoogleAudience`](/display-video/api/reference/rest/current/googleAudiences#GoogleAudience) resources using the\n[`googleAudiences.list`](/display-video/api/reference/rest/current/googleAudiences/list) method.\n| **Key Point:** [Extended Demographic Google Audiences](/display-video/api/reference/rest/current/googleAudiences#GoogleAudienceType.ENUM_VALUES.GOOGLE_AUDIENCE_TYPE_EXTENDED_DEMOGRAPHIC) are not retrievable or targetable using the Display \\& Video 360 API.\n\nFirst-party and partner audiences\n---------------------------------\n\nAudiences created using first-party or partner data are represented in the\nDisplay \\& Video 360 API as [`FirstPartyAndPartnerAudience`](/display-video/api/reference/rest/current/firstPartyAndPartnerAudiences#FirstPartyAndPartnerAudience) resources. This\nresource encompasses a number of individual audience types, including Customer\nMatch, tag-based, activity-based, and licensed audiences, in the resource's\n[`audienceType`](/display-video/api/reference/rest/current/firstPartyAndPartnerAudiences#FirstPartyAndPartnerAudience.FIELDS.audience_type) field.\n\nYou can retrieve first and third-party audiences using the\n[`firstPartyAndPartnerAudiences.list`](/display-video/api/reference/rest/current/firstPartyAndPartnerAudiences/list) method. Different lists of\naudiences may be returned depending on whether the request uses the ID of an\nadvertiser or its parent partner in the required\n[`accessor`](/display-video/api/reference/rest/current/firstPartyAndPartnerAudiences/list#body.QUERY_PARAMETERS.oneof_accessor) union parameter.\n| **Note:** [Estimated audience size fields](/display-video/api/reference/rest/current/firstPartyAndPartnerAudiences#FirstPartyAndPartnerAudience.FIELDS.display_audience_size) are available in the resource object, but are only included in the resource when individually retrieved using the [`firstPartyAndPartnerAudiences.get`](/display-video/api/reference/rest/current/firstPartyAndPartnerAudiences/get) method.\n\nYou can create and update Customer Match audiences generated using customer\ncontact information or mobile device IDs through the Display \\& Video 360 API. See the\n[Upload Customer Match Audience](/display-video/api/guides/audiences/upload-customer-match) page later in this guide for\nmore information. You can also create Customer Match audiences, along with other\ntypes first-party audiences, through the Display \\& Video 360 UI.\n\nCustom lists\n------------\n\n[Custom lists](//support.google.com/displayvideo/answer/7583366) allow Display \\& Video 360 customers to target users who have\nindicated specific interests or are looking for specific items. You can create\ncustom lists through the Display \\& Video 360 UI. You can retrieve available\n[`CustomList`](/display-video/api/reference/rest/current/customLists#CustomList) resources through the Display \\& Video 360 API using the\n[`customLists.list`](/display-video/api/reference/rest/current/customLists/list) method.\n\nCombined audiences\n------------------\n\n[Combined audiences](//support.google.com/displayvideo/answer/9001225) are user-configured audiences created by the union\nand intersection of existing Google, first-party, and third-party audiences. You\ncan create them through the Display \\& Video 360 UI. You can retrieve available\n[`CombinedAudience`](/display-video/api/reference/rest/current/combinedAudiences#CombinedAudience) resources using the\n[`combinedAudiences.list`](/display-video/api/reference/rest/current/combinedAudiences/list) method."]]