LeadPartitions
Query Lead Partitions for a Marketo organization.
UpdateLeadPartition can be used to update the partition of a lead.
Select
Note: Filters provided with one of the supported operators listed in the "Operators" column are processed server-side, all the other filters are processed client-side.
SELECT * FROM LeadPartitions WHERE Id=123
Columns
Name | Type | Operators | Description |
Id [KEY] | Int | The unique, Marketo-assigned identifier of the lead partition. | |
Name | String | The name of the partition. | |
Description | String | The description of the partition. |