Reviews-by-Site (partner)

Returns review/response metrics grouped by review site (publisher) for the partner — per-site review count, average rating, % of total, response count, and response rate.

Auth: Partner — authentication; under partner/report group. No explicit bundle gate in this handler, but all id params must sit inside your own account tree. Store set precedence: store_id → single store; else account_id (account); else all stores.

Rate limit: No rate limit.

Request

  • Body:
FieldTypeRequiredNotes
range_startstringyesY-m-d H:i:s
range_endstringyesY-m-d H:i:s
store_idintegernobelongs to auth company
account_idintegernoaccount (bundle_id=3) under this partner
client_location_idstringnoresolved to store_id
client_account_idstringnoresolved to account_id

Response{ data: [.] } envelope; array of per-site rows.

  • id (int) — review_site id
  • review_site (string) — lowercased site name (maps.google normalized to google)
  • review_site_logo (string|null) — S3 logo URL
  • total_reviews (int) — reviews in range for this site
  • avg_rating (float) — average rating (hipages uses bridge)
  • per_of_total (float) — % of all reviews from this site
  • total_response (int) — responses for this site
  • per_total_response (float) — response rate %

Errors: 422 on validation failure.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
integer
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json