新しい広告申込情報ごとに、欧州連合(EU)の政治広告を配信するかどうかを申告する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。詳細については、
非推奨のページをご覧ください。
Method: advertisers.negativeKeywordLists.create
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
新しい除外キーワード リストを作成します。成功した場合は、新しく作成された除外キーワード リストを返します。
HTTP リクエスト
POST https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/negativeKeywordLists
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
advertiserId |
string (int64 format)
必須。除外キーワード リストが属するディスプレイ&ビデオ 360 広告主の ID。
|
リクエストの本文
リクエストの本文には NegativeKeywordList
のインスタンスが含まれます。
レスポンスの本文
成功した場合、レスポンスの本文には、新しく作成された NegativeKeywordList
のインスタンスが含まれます。
認可スコープ
次の 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 document details how to create a new negative keyword list for a DV360 advertiser. The core action is sending a `POST` request to the specified URL: `https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/negativeKeywordLists`. The request requires an `advertiserId` path parameter. The request body must contain a `NegativeKeywordList` instance. A successful response returns the newly created `NegativeKeywordList`. The operation requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"],null,[]]