Reviews by publisher (account-scoped)

Returns per-publisher lifetime totals (all-time count + overall rating from the synced pivot, hipages via bridge) plus the selected-period review count and rating, scoped to the authenticated account.

Auth: Account — authentication; under the account-side reports/response group. Scope: store_id → single store (guarded by an ownership check); else all of the auth user's stores. No account_id/client_* params — for partner-wide scope use partner/report/review-response/by-publisher.

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

Response{ data: [.] } envelope; one row per publisher with history, most-reviewed first.

  • id (int) — review_site id
  • review_site (string) — display name (maps.googleGoogle)
  • review_site_logo (string) — S3 logo URL
  • review_site_color (string|null)
  • total_reviews (int) — lifetime total
  • overall_rating (float|null) — count-weighted lifetime rating
  • period_reviews (int) — reviews within the range
  • period_rating (float|null) — average rating within range
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
integer
Responses

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