DefaultDates_ActivityBulkExtractByDateAndTypes()
Retrieve data from a Leads Activity endpoint using the Marketo bulk extract API. You must provide the start and end dates in the connection string, using the StartDate
and EndDate
configuration options. The maximum date range is 30 days.
Parameters
ActivityTypeIds
SQL_VARCHAR(256)
(Optional) A filter on activity type IDs.
Returns
The procedure returns all columns in the Lead_Activities table.