Method: advertisers.negativeKeywordLists.negativeKeywords.delete

除外キーワード リストから除外キーワードを削除します。

HTTP リクエスト

DELETE https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/negativeKeywordLists/{negativeKeywordListId}/negativeKeywords/{keywordValue}

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
advertiserId

string (int64 format)

必須。親除外キーワード リストが属するディスプレイ&ビデオ 360 広告主の ID。

negativeKeywordListId

string (int64 format)

必須。除外キーワードが属する親除外キーワード リストの ID。

keywordValue

string

必須。削除する除外キーワードのキーワードの値。

リクエスト本文

リクエストの本文は空にする必要があります。

レスポンスの本文

成功すると、レスポンスの本文は空になります。

認可スコープ

次の OAuth スコープが必要です。

  • https://www.googleapis.com/auth/display-video

詳細については、OAuth 2.0 の概要をご覧ください。