products_get_reviews_count
Count product reviews by status with filters for rating, date, product, and store IDs to get exact numbers.
Instructions
Fetch Review Count as per status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | Location Id or Agency Id Defaults to GHL_LOCATION_ID when omitted. | |
| rating | No | Key to filter the ratings | |
| altType | No | Defaults to GHL_LOCATION_ID when omitted. | |
| endDate | No | The end date for filtering reviews | |
| storeId | No | Comma-separated list of store IDs | |
| productId | No | Comma-separated list of product IDs | |
| startDate | No | The start date for filtering reviews |