The last 50 member events for a list.
Name | Type | Description | Notes |
---|---|---|---|
Activity | []MemberActivity | An array of objects, each representing a member event. | [optional] |
EmailId | string | The MD5 hash of the lowercase version of the list member's email address. | [optional] [readonly] |
ContactId | string | As Mailchimp evolves beyond email, you may eventually have contacts without email addresses. While the `email_id` is the MD5 hash of their email address, this `contact_id` is agnostic of contact’s inclusion of an email address. | [optional] [readonly] |
ListId | string | The list id. | [optional] [readonly] |
TotalItems | int32 | The total number of items matching the query regardless of pagination. | [optional] [readonly] |
Links | []ResourceLink | A list of link types and descriptions for the API schema documents. | [optional] [readonly] |