KeywordPlanAdGroupKeyword

关键字方案的广告组关键字。每个方案的关键字方案关键字数量上限:10000。

JSON 表示法
{
  "resourceName": string,
  "matchType": enum (KeywordMatchType),
  "keywordPlanAdGroup": string,
  "id": string,
  "text": string,
  "cpcBidMicros": string,
  "negative": boolean
}
字段
resourceName

string

不可变。关键字方案广告组关键字的资源名称。KeywordPlanAdGroupKeyword 资源名称采用如下格式:

customers/{customerId}/keywordPlanAdGroupKeywords/{kp_ad_group_keyword_id}

matchType

enum (KeywordMatchType)

关键字匹配类型。

keywordPlanAdGroup

string

此关键字所属的关键字方案广告组。

id

string (int64 format)

仅限输出。关键字方案关键字的 ID。

text

string

关键字文字。

cpcBidMicros

string (int64 format)

以微单位表示的关键字级每次点击费用的最高出价(例如,$1 = 1mm)。币种与账号的币种代码相同。这将替换在关键字方案广告组一级设置的任何每次点击费用出价。不适用于否定关键字。(否定 = true)此字段是可选字段。

negative

boolean

不可变。如果值为 true,则关键字为否定值。