ListMemberships
Retrieve,Create,Update,Delete a collection of list memberships
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | Int64 | True |
Pardot ID for this list membership. | |
IsDeleted | Boolean | True |
When true, the list membership is in the Pardot recycle bin. | |
CreatedById | Int64 | True |
ID of the user who created this list membership. | |
CreatedAt | Datetime | True |
The time that this list membership was created. Reported in API user's preferred timezone. | |
UpdatedAt | Datetime | True |
The time that this list membership was last updated. Reported in API user's timezone. | |
UpdatedById | Int64 | True |
ID of the user who last updated this list membership. | |
OptedOut | Boolean | False |
When true, the prospect is unsubscribed from receiving emails from this list. | |
ListId | Int64 | False |
Pardot ID of the list for this membership | |
ProspectID | Int64 | False |
Pardot ID of the prospect for this membership |