hotels_reviews_archive
Retrieve public Hotels.com guest reviews for a property by ID, with pagination to browse the full archive. Returns reviewer, date, rating, title, and message for each review.
Instructions
List Hotels.com guest reviews. Returns one page of public guest reviews for a Hotels.com property, including reviewer, date, traveler type, rating label, title, and message. Use page and page_size to walk the archive; the response reports whether another page is available. property_id is the numeric global property id from a Search response's properties[].id. Booking, account, and private review data are not included.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Review archive request |