v3

latestOpenAPI 3.1.0Proprietary (Listings API Terms of Service)2026-07-3156148214.6 KB
Reviews

Analytics KPIs for a single location over a date range.

Returns overview review analytics (KPIs) for a location. Two sibling routes return a time-series timeline and a per-site breakdown.

get/api/v4/locations/{locationId}/review-analytics-overview

Path parameters

integer required

Raw numeric ID

OR
string base64-or-int required

Base64-encoded Relay ID

Location ID, a raw numeric database ID (e.g. 1800289) or its Base64-encoded Relay ID (e.g. TG9jYXRpb246MTgwMDI4OQ==).

Query parameters

startDatestring date

Start of the analytics period (YYYY-MM-DD). Required for the review-analytics-timeline route.

endDatestring date

End of the analytics period (YYYY-MM-DD). Required for the review-analytics-timeline route.

Response

Successful response