ReportEmailActivity

A list of member's subscriber activity in a specific campaign.

Table Specific Information

SELECT is supported for ReportEmailActivity.

Select

A CampaignId is required to retrieve data from this table. If none is specified in the WHERE clause, the first one available for your account will be used.

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.

Last updated