Get market metric distributions for a month.
GET/market_report/:market_id/distribution
Returns histogram distributions for one or more market-level metrics for a given calendar month. RM API users can only access markets in which they have at least one Pro tier listing.
Available metrics: occupancy, occupancy_adjusted, asking_rate_w_fees, adr_w_fees, lead_time, revpar_adjusted_w_fees, revpar_w_fees, length_of_stay.
Request
Responses
- 200
- 204
- 400
- 401
- 404
- 429
Market metric distributions for the month.
Not enough data for the requested parameters.
Invalid parameter value (e.g. month out of range).
API key authorization failed.
Market not found or not accessible.
Rate limit exceeded — the API key has sent too many requests. Wait before retrying. See the Rate Limits section in the overview for the recommended exponential backoff strategy.