marketing_attributed_leads_get
Retrieve marketing-attributed leads from ServiceTitan with date range filtering, lead type selection, and pagination options for performance analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fromUtc | Yes | Start date/time in UTC for the filtering period | |
| toUtc | Yes | End date/time in UTC for the filtering period | |
| leadType | No | Lead type filter | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |