ANALYTICSSPECIFICOBJECT
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- HubSpot 6.0
- Documentation
Endpoint
https://api.hubapi.com/analytics/v2/reports/{ObjectType}/{TimePeriod}
Columns
The ANALYTICSSPECIFICOBJECT table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| OBJECTTYPE* | VarChar(64) |
| TIMEPERIOD* | VarChar(64) |
| STARTDATE* | VarChar(64) |
| ENDDATE* | VarChar(64) |
| CTAVIEWS | Integer |
| ENTRANCES | Integer |
| EXITS | Integer |
| EXITSPERPAGEVIEW | Double |
| FORMVIEWS | Integer |
| INTERACTIONS | Integer |
| PAGEBOUNCERATE | Double |
| RAWVIEWS | Integer |
| TIMEPERPAGEVIEW | Double |
| TOTAL | Integer |
| VISIBLES | Integer |