新しい広告申込情報ごとに、欧州連合(EU)の政治広告を配信するかどうかを申告する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。詳細については、
非推奨のページをご覧ください。
Method: firstAndThirdPartyAudiences.create
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
FirstAndThirdPartyAudience を作成します。
次の audienceType
でのみサポートされます。
CUSTOMER_MATCH_CONTACT_INFO
CUSTOMER_MATCH_DEVICE_ID
HTTP リクエスト
POST https://displayvideo.googleapis.com/v3/firstAndThirdPartyAudiences
この URL は gRPC Transcoding 構文を使用します。
クエリ パラメータ
パラメータ |
advertiserId |
string (int64 format)
必須。FirstAndThirdPartyAudience が作成される広告主の ID。
|
リクエストの本文
リクエストの本文には FirstAndThirdPartyAudience
のインスタンスが含まれます。
レスポンスの本文
成功した場合、レスポンスの本文には、新しく作成された FirstAndThirdPartyAudience
のインスタンスが含まれます。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/display-video
詳細については、OAuth 2.0 Overview をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-09-10 UTC。
[null,null,["最終更新日 2025-09-10 UTC。"],[],["This content outlines how to create a `FirstAndThirdPartyAudience` via a POST HTTP request to `https://displayvideo.googleapis.com/v3/firstAndThirdPartyAudiences`. The request requires the `advertiserId` query parameter. The request body should contain an instance of `FirstAndThirdPartyAudience`, which is only supported for `CUSTOMER_MATCH_CONTACT_INFO` and `CUSTOMER_MATCH_DEVICE_ID` audience types. Successful creation returns a new `FirstAndThirdPartyAudience` instance in the response body. The process requires `https://www.googleapis.com/auth/display-video` authorization scope.\n"],null,[]]