marketing_reviews
Retrieve and analyze customer reviews from ServiceTitan to monitor feedback, track performance metrics, and identify improvement opportunities across locations, technicians, and marketing campaigns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search text | |
| reportType | No | Report type | |
| sort | No | Sort expression | |
| createdOnOrAfter | No | Created on or after timestamp | |
| createdBefore | No | Created before timestamp | |
| modifiedOnOrAfter | No | Modified on or after timestamp | |
| modifiedBefore | No | Modified before timestamp | |
| fromDate | No | Review date from | |
| toDate | No | Review date to | |
| responseTypes | No | Response types | |
| locationIds | No | Location IDs | |
| sources | No | Review sources | |
| reviewStatuses | No | Review statuses | |
| technicianIds | No | Technician IDs | |
| campaignIds | No | Campaign IDs | |
| fromRating | No | From rating | |
| toRating | No | To rating | |
| includeReviewsWithoutLocation | No | Include reviews without location | |
| includeReviewsWithoutCampaign | No | Include reviews without campaign | |
| includeReviewsWithoutTechnician | No | Include reviews without technician | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |