reviews
Track and analyze customer feedback by filtering reviews based on date, rating, campaign, location, and technician. Generate detailed reports for actionable insights on service performance.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
campaignIds | No | ||
createdBefore | No | Format - date-time (as date-time in RFC3339). | |
createdOnOrAfter | No | Format - date-time (as date-time in RFC3339). | |
fromDate | No | Format - date-time (as date-time in RFC3339). | |
fromRating | No | Format - float. | |
includeReviewsWithoutCampaign | No | ||
includeReviewsWithoutLocation | No | ||
includeReviewsWithoutTechnician | No | ||
includeTotal | No | ||
locationIds | No | ||
modifiedBefore | No | Format - date-time (as date-time in RFC3339). | |
modifiedOnOrAfter | No | Format - date-time (as date-time in RFC3339). | |
page | No | Format - int32. | |
pageSize | No | Format - int32. | |
reportType | No | Format - int32. | |
responseTypes | No | ||
reviewStatuses | No | ||
search | No | ||
sort | No | ||
sources | No | ||
technicianIds | No | ||
tenant | Yes | The tenant identifier. | |
toDate | No | Format - date-time (as date-time in RFC3339). | |
toRating | No | Format - float. |