Method: advertisers.negativeKeywordLists.negativeKeywords.create

除外キーワード リストに除外キーワードを作成します。

HTTP リクエスト

POST https://displayvideo.googleapis.com/v1beta2/advertisers/{advertiserId}/negativeKeywordLists/{negativeKeywordListId}/negativeKeywords

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

パスパラメータ

パラメータ
advertiserId

string (int64 format)

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

negativeKeywordListId

string (int64 format)

必須。除外キーワードが作成される親除外キーワード リストの ID。

リクエスト本文

リクエストの本文には NegativeKeyword のインスタンスが含まれています。

レスポンスの本文

成功した場合、レスポンスの本文には、新しく作成された NegativeKeyword のインスタンスが含まれます。

認可スコープ

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

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

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