v1
latestOpenAPI 3.0.12026-07-24178873.1 KBLocation Reviews
Retrieves traveler reviews for a Tripadvisor Location.
<p>Returns a page of reviews drawn from the most recent reviews for the Location, with optional filtering by minimum rating, trip type, publish date, and language. Reviews include the title, body, overall and sub-ratings, trip context, reviewer information, and any owner response.Path parameters
the Tripadvisor Location ID to retrieve reviews for
Query parameters
when set, only return reviews with an overall rating of at least this value
when set, only return reviews tagged with this trip type (e.g. business, family, couples)
when set, only return reviews published on or after this date (format: <code>YYYY-MM-DD</code>)
ordering to apply to the reviews (defaults to most recent)
cursor for keyset pagination; returns reviews published after the review with this ID
UGC language code (e.g. <code>en</code>, <code>fr</code>) or the special keyword <code>primary</code> to return reviews in their original written language. Defaults to <code>en</code> when absent.
Page index (1-based).
Page size.
Response
a page of reviews for the Location