廣告群組層級的排除指定目標設定屬性,包括指定地區、動態廣告目標、再行銷名單目標和年齡/性別目標。部分指定目標僅適用於特定類型的引擎帳戶。
這份報表只能由非同步要求 (也就是透過 Reports.request() 方法)。
要求摘錄
定期傳送
Reports.request()
但指定 "reportType": "negativeAdGroupTarget"
{
...
"reportType": "negativeAdGroupTarget",
"columns": [
{
"columnName": string,
"headerText": string,
"startDate": string,
"endDate": string
}
],
"filters": [
{
"column": {
"columnName": string,
},
...
},
...
],
...
}
對於要在報表中傳回或篩選的資料欄中,
指定下表所列的 columnName。
您也可以選擇指定
headerText、
startDate,
和 endDate。
請注意,部分資料欄無法篩選;請參閱「可篩選」。
columnName | 說明 | 行為 | 類型 | 是否可篩選 |
|---|---|---|---|---|
status |
廣告群組目標的狀態:Active、Paused 或 Removed。 |
屬性 | Status |
是 |
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 AdWords、Bing Ads、Yahoo Japan Listing Ads、Yahoo Search Marketing、Yahoo Gemini、Baidu 或 Comparison Shopping。 |
屬性 | Engine type |
是 |
campaign |
廣告活動名稱: | 屬性 | String |
是 |
campaignId |
DS 廣告活動 ID。 | 屬性 | ID |
是 |
campaignStatus |
含有這個項目的廣告活動狀態。 | 屬性 | Status |
是 |
adGroup |
廣告群組名稱: | 屬性 | String |
是 |
adGroupId |
DS 廣告群組 ID。 | 屬性 | ID |
是 |
adGroupStatus |
這個項目所屬廣告群組的狀態。 | 屬性 | Status |
是 |
engineRemarketingList |
與指定目標相關聯的再行銷名單名稱。 | 屬性 | String |
是 |
dynamicSearchAdsTargetConditions |
動態廣告目標用來排除網站網域下網頁的條件。 | 屬性 | String |
否 |
locationTargetName |
指定地區的名稱。 | 屬性 | String |
是 |
ageTargetAgeRange |
目標年齡層的年齡層。 | 屬性 | Age range |
是 |
genderTargetGenderType |
性別目標的性別類型:男性、女性、不明。 | 屬性 | Gender type |
是 |
negativeAdGroupTargetId |
DS 為排除廣告群組目標產生的 ID。 | 屬性 | ID |
是 |