报告类型:否定关键字

已在广告组一级创建的否定关键字的配置属性。

只有异步请求(即通过 Reports.request() 方法)。

请求摘录

发送普通 Reports.request() 请求正文,但请指定 "reportType": "negativeAdGroupKeyword"

{
...
  "reportType": "negativeAdGroupKeyword",
  "columns": [
    {
      "columnName": string,
      "headerText": string,
      "startDate": string,
      "endDate": string
    }
  ],
  "filters": [
    {
      "column": {
        "columnName": string,
      },
      ...
    },
    ...
  ],
...
}

对于您想在报告中返回或过滤的每一列, 指定下表中列出的 columnName。 您还可以视需要指定 headerTextstartDate, 和 endDate。 请注意,有些列无法过滤;指“可过滤”。

columnName说明行为类型可过滤
status 否定关键字的状态:ActiveRemoved。请注意,广告系列、广告组、关键字和广告都拥有自己的状态。查看状态 属性 Status
engineStatus 排除性广告组关键字在外部引擎账号中的其他状态。 属性 String
creationTimestamp 创建否定关键字的时间戳,采用 ISO 8601 格式。 属性 Timestamp
lastModifiedTimestamp 否定关键字最近的修改时间戳,采用 ISO 8601 格式。 属性 Timestamp
agency 代理机构名称。 属性 String
agencyId DS 代理机构 ID。 属性 ID
advertiser 广告客户名称。 属性 String
advertiserId DS 广告客户 ID。 属性 ID
account 引擎账号名称。 属性 String
accountId DS 引擎账号 ID。 属性 ID
accountEngineId 外部引擎账号中账号的 ID。 属性 String
accountType 引擎账号类型:Google AdWordsBing AdsYahoo Japan Listing AdsYahoo Search MarketingYahoo GeminiBaiduComparison Shopping 属性 Engine type
campaign 广告系列名称。 属性 String
campaignId DS 广告系列 ID。 属性 ID
campaignStatus 包含此项目的广告系列的状态。 属性 Status
adGroup 广告组名称。 属性 String
adGroupId DS 广告组 ID。 属性 ID
adGroupStatus 包含此项目的广告组的状态。 属性 Status
negativeAdGroupKeywordId DS 广告组否定关键字 ID。 属性 ID
negativeAdGroupKeywordText 关键字文字。 属性 String
negativeAdGroupKeywordMatchType 否定关键字的匹配类型:BroadExactPhraseContent。目前仅适用于 Google Ads 账号。 属性 Match type