marketing_reviews
Filter and retrieve customer review records by text, rating, source, status, location, technician, campaign, or date. Use inclusion flags to keep reviews missing those associations.
Instructions
Search customer review records by text, rating, source, response type, review status, location, technician, campaign, and date ranges. Returns one page; use inclusion flags when reviews missing those associations must remain in the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| sort | No | Sort expression | |
| search | No | Search text | |
| toDate | No | Review date to | |
| sources | No | Review sources | |
| fromDate | No | Review date from | |
| pageSize | No | Records per page (default 50) | |
| toRating | No | To rating | |
| fromRating | No | From rating | |
| reportType | No | Report type | |
| campaignIds | No | Campaign IDs | |
| locationIds | No | Location IDs | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | Created before timestamp | |
| responseTypes | No | Response types | |
| technicianIds | No | Technician IDs | |
| modifiedBefore | No | Modified before timestamp | |
| reviewStatuses | No | Review statuses | |
| createdOnOrAfter | No | Created on or after timestamp | |
| modifiedOnOrAfter | No | Modified on or after timestamp | |
| includeReviewsWithoutCampaign | No | Include reviews without campaign | |
| includeReviewsWithoutLocation | No | Include reviews without location | |
| includeReviewsWithoutTechnician | No | Include reviews without technician |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||