REST Resource: advertisers.negativeKeywordLists

リソース: NegativeKeywordList

ターゲティングに使用される除外キーワードのリスト。

JSON 表現
{
  "name": string,
  "negativeKeywordListId": string,
  "displayName": string,
  "advertiserId": string,
  "targetedLineItemCount": string
}
フィールド
name

string

出力専用。除外キーワード リストのリソース名。

negativeKeywordListId

string (int64 format)

出力専用。除外キーワード リストの一意の ID。システムによって割り当てられます。

displayName

string

必須。除外キーワード リストの表示名。UTF-8 でエンコードして最大サイズ 255 バイトにする必要があります。

advertiserId

string (int64 format)

出力専用。除外キーワード リストが属する広告主の一意の ID。

targetedLineItemCount

string (int64 format)

出力専用。この除外キーワード リストを直接ターゲットに設定している広告申込情報の数。

メソッド

create

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

delete

広告主 ID と除外キーワード リスト ID が指定されている除外キーワード リストを削除します。

get

指定された広告主 ID と除外キーワード リスト ID を指定して、除外キーワード リストを取得します。

list

指定した広告主 ID に基づいて除外キーワード リストを一覧表示します。

patch

除外キーワード リストを更新します。