LeadLists
Query static list membership for one lead.
Table Specific Information
Select
Note: All filterable columns must be specified using the '=' operator.
Retrieves a list of lists for the specific lead id.
SELECT * FROM LeadLists WHERE LeadId = 1021579
Columns
Name | Type | Filterable | Description |
ListId | Integer | The Id of the Program Member | |
CreatedAt | Datetime | Indicates this program was responsible for creating the lead record | |
UpdatedAt | Datetime | The likelihood of the attendance at the individual level |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
LeadId | Integer |