marketing_campaigns_costs_list
Retrieve detailed cost data for ServiceTitan marketing campaigns by specifying campaign ID, date range, and pagination parameters to analyze expenditure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Campaign ID | |
| year | No | Cost year | |
| month | No | Cost month | |
| sort | No | Sort: Field (default), +Field (asc), or -Field (desc). Fields: Id, Date | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |