products_update_product_review
Update a product review by specifying review ID and product ID, adjusting status, rating, headline, reply, or detailed content.
Instructions
Update Product Reviews
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | Location Id or Agency Id Defaults to GHL_LOCATION_ID when omitted. | |
| reply | No | Reply of the review | |
| detail | No | Detailed Review of the product | |
| rating | No | Rating of the product | |
| status | Yes | Status of the review | |
| altType | No | Defaults to GHL_LOCATION_ID when omitted. | |
| headline | No | Headline of the Review | |
| reviewId | Yes | Review Id | |
| productId | Yes | Product Id |