post
https://production-api.shoutaboutus.com/api/v1/reports/response/reviews/publisher
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:
| Field | Type | Required | Notes |
|---|---|---|---|
| range_start | string | yes | Y-m-d H:i:s |
| range_end | string | yes | Y-m-d H:i:s |
| store_id | integer | no | belongs to auth company |
Response — { data: [.] } envelope; one row per publisher with history, most-reviewed first.
id(int) — review_site idreview_site(string) — display name (maps.google→Google)review_site_logo(string) — S3 logo URLreview_site_color(string|null)total_reviews(int) — lifetime totaloverall_rating(float|null) — count-weighted lifetime ratingperiod_reviews(int) — reviews within the rangeperiod_rating(float|null) — average rating within range
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
