Ranking Report
Account-side ranking-report payload (matches the partner version structurally — segregated here because the canonical caller is an account user).
Account-side ranking-report payload (matches the partner version structurally — segregated here because the canonical caller is an account user).
Prerequisites
- A bearer token in the
Authorizationheader. Any endpoint that needs no token says so on its own page. - The id of each record the call targets. Every endpoint page lists the ids it needs.
Errors
| Status | Meaning |
|---|---|
401 | The bearer token is missing, expired or invalid |
403 | The token is valid but the record sits outside your account |
422 | The request failed validation — the response names the fields |
500 | Unexpected server error |
Individual endpoints may return more; each page lists its own.
Endpoints
Ranking report
POST — Ranks the authenticated account's locations against each other over a date range — by review volume, average rating, and response rate — and computes a blended overall rank with a letter grade.
Updated 14 days ago
Did this page help you?
