ANALYTICSCONTENTS
- Last Updated: March 4, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- HubSpot 8.0
- Documentation
Endpoint
https://api.hubapi.com/analytics/v2/reports/{ContentType}/{TimePeriod}
Columns
The ANALYTICSCONTENTS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| CONTENTTYPE* | VarChar(64) |
| TIMEPERIOD* | VarChar(64) |
| STARTDATE* | VarChar(64) |
| ENDDATE* | VarChar(64) |
| CONTACTS | Integer |
| CTAVIEWS | Integer |
| ENTRANCES | Integer |
| EXITS | Integer |
| EXITSPERPAGEVIEW | Double |
| LEADS | Integer |
| PAGEBOUNCERATE | Double |
| PAGETIME | Integer |
| PAGEVIEWSMINUSEXITS | Integer |
| RAWVIEWS | Integer |
| STANDARDVIEWS | Integer |
| SUBMISSIONS | Integer |
| TIMEPERPAGEVIEW | Double |
| TOTAL | Integer |