ReportEmailActivity
A list of member's subscriber activity in a specific campaign.
Table Specific Information
SELECT is supported for ReportEmailActivity.
Select
SELECT * FROM ReportEmailActivity
Columns
Name | Type | Description |
CampaignId [KEY] | String | The unique id for the campaign. |
ListId [KEY] | String | The unique id for the list. |
EmailId [KEY] | String | The list-specific ID for the given email address. |
EmailAddress | String | Email address for a subscriber |
Activity | String | An array of objects, each showing an interaction with the email. |