BulkLeadsSupportsUpdatedAt
If set to true, the updatedAt filter will be marked as server-side supported.
Possible Values
Auto, True, FalseData Type
string
Default Value
"Auto"
Remarks
Only some Marketo instances support the UpdatedAt filter for Leads Bulk Exports. To enable the filter you need to reach out to Marketo support.
True | The Leads.UpdatedAt filter will be processed server-side. |
False | The Leads.UpdatedAt filter will be processed client-side. |
Auto | The driver will execute a probe query to check if the filter is supported or not. |