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 美元 = 1 毫米)。币种与帐号币种代码相同。此出价将替换在关键字方案广告组一级设置的所有每次点击费用出价。不适用于否定关键字。(否定 = true)此字段为可选。

negative

boolean

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