報表類型:排除廣告群組關鍵字

為在廣告群組層級建立的排除關鍵字設定屬性。

這份報表只能由非同步要求 (也就是透過 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
negativeAdGroupKeywordText 關鍵字文字。 屬性 String
negativeAdGroupKeywordMatchType 排除關鍵字的比對類型:BroadExactPhraseContent。目前僅適用於 Google Ads 帳戶。 屬性 Match type