Floodlight 活動的設定屬性。
這份報表只能透過非同步要求 (也就是透過 Reports.request() 方法) 傳回。
要求摘錄
傳送一般 Reports.request() 要求主體,但指定 "reportType": "floodlightActivity"
。
{ ... "reportType": "floodlightActivity", "columns": [ { "columnName": string, "headerText": string, "startDate": string, "endDate": string } ], "filters": [ { "column": { "columnName": string, }, ... }, ... ], ... }
針對要在報表中傳回或篩選的每個資料欄,指定下表所列的 columnName
。您也可以視需要指定 headerText、startDate 和 endDate。請注意,部分欄無法篩選;請參閱下表中的「可篩選」欄。
columnName | 說明 | 行為 | 類型 | 是否可篩選 |
---|---|---|---|---|
status |
Floodlight 活動的狀態:Active 或 Removed 。 |
屬性 | Status |
是 |
creationTimestamp |
Floodlight 活動的建立時間戳記,以 ISO 8601 格式表示。 | 屬性 | Timestamp |
是 |
lastModifiedTimestamp |
Floodlight 活動最近修改的時間戳記,格式為 ISO 8601。 | 屬性 | Timestamp |
是 |
floodlightGroup |
Floodlight 群組名稱。 | 屬性 | String |
是 |
floodlightGroupConversionType |
這個群組中 Floodlight 活動產生的轉換類型:Action 或 Transaction 。 |
屬性 | Conversion type |
是 |
floodlightGroupId |
DS Floodlight 群組 ID。 | 屬性 | ID |
是 |
floodlightGroupTag |
Floodlight 群組代碼。 | 屬性 | String |
是 |
floodlightConfigurationId |
Campaign Manager Floodlight 設定 ID。 | 屬性 | ID |
是 |
floodlightActivity |
Floodlight 活動名稱。 | 屬性 | String |
是 |
floodlightActivityId |
DS Floodlight 活動 ID。 | 屬性 | ID |
是 |
floodlightActivityTag |
Floodlight 活動代碼。 | 屬性 | String |
是 |
agency |
代理商名稱。 | 屬性 | String |
是 |
agencyId |
DS 代理商 ID。 | 屬性 | ID |
是 |
advertiser |
廣告主名稱。 | 屬性 | String |
是 |
advertiserId |
DS 廣告主 ID。 | 屬性 | ID |
是 |