新しい広告申込情報ごとに、欧州連合(EU)の政治広告を配信するかどうかを申告する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。詳細については、
非推奨のページをご覧ください。
Method: advertisers.negativeKeywordLists.delete
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
広告主 ID と除外キーワード リスト ID を指定して、除外キーワード リストを削除します。
HTTP リクエスト
DELETE https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/negativeKeywordLists/{negativeKeywordListId}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
advertiserId |
string (int64 format)
必須。除外キーワード リストが属するディスプレイ&ビデオ 360 広告主の ID。
|
negativeKeywordListId |
string (int64 format)
必須。削除する除外キーワード リストの ID。
|
リクエストの本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文は空の JSON オブジェクトになります。
認可スコープ
次の 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 outlines how to delete a negative keyword list within the DV360 platform. A `DELETE` HTTP request is sent to a specific URL that includes the `advertiserId` and `negativeKeywordListId` as path parameters, both of which are required. The request body must be empty. A successful deletion returns an empty JSON object in the response body. This action requires OAuth scope: `https://www.googleapis.com/auth/display-video`. The document uses gRPC Transcoding syntax.\n"],null,[]]