ListMemberActivity
The last 50 member events for a list.
Table Specific Information
SELECT is supported for ListMemberActivity.
Select
SELECT * FROM ListMemberActivity
Columns
Name | Type | Description |
MemberId [KEY] | String | The MemberId of the member to get events for. |
EmailId [KEY] | String | The EmailId for the table. |
ListId [KEY] | String | The ListId for the table. |
Action | String | The type of action recorded for the subscriber. |
Timestamp [KEY] | Datetime | The date and time recorded for the action. |
Url | String | For clicks, the URL the subscriber clicked on. |
Type | String | The type of campaign that was sent. |
CampaignId [KEY] | String | The web-based ID for the campaign. |
Title | String | If set, the campaign's title. |
ParentCampaign | String | The ID of the parent campaign. |
ContactId | String | The ID of the contact. |