ContactListMemberships
Retrieves membership details for contacts across various HubSpot lists, aiding in audience segmentation.
Columns
| Name | Type | References | Description |
| VID [KEY] | Long |
Contacts.VID | Unique identifier (visitor ID) of the contact who is a member of the list. |
| ListId [KEY] | Long |
ContactLists.ListId | Unique identifier of the static contact list. |
| String | Email address of the contact who is a member of the list. | ||
| TimeAddedToList | Datetime | Timestamp indicating when the contact was added to the list. |