CAMPAIGNINFO
- Last Updated: March 4, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- HubSpot 8.0
- Documentation
Endpoint
https://api.hubapi.com/email/public/v1/campaigns/{CampaignId}
Columns
The CAMPAIGNINFO table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| CAMPAIGNID* | Integer |
| APPID | Integer |
| APPNAME | VarChar(64) |
| CONTENTID | BigInt |
| DELIVERED | Integer |
| ID | Integer |
| NAME | VarChar(128) |
| NUMINCLUDED | Integer |
| NUMQUEUED | Integer |
| OPEN | Integer |
| PROCESSED | Integer |
| SENT | Integer |
| SUBJECT | VarChar(64) |
| SUBTYPE | VarChar(64) |
| TYPE | VarChar(64) |