Skip to main content

Description

Returns review counts from Google, Yelp, Facebook, Birdeye, and other sources for each location.

Parameters

Example Usage

Example Response

Response Fields

Each location contains milestone for the location name, businessId, total count, and reviewSites entries with sourceAlias and count.

Notes

  • milestone contains the location name, not a date or reporting period.
  • sourceAlias values are lowercase machine identifiers ("google", "our_website", "direct_feedback", etc.), not display names — confirmed in testing.
  • count is the location total across the returned sources; do not add it to the individual reviewSites counts.
  • Sources with zero reviews in the window are simply absent from reviewSites rather than listed with count: 0.
  • Use businessNumbers to restrict the report to location IDs returned by get_child_locations. On accounts with many locations, an unscoped call over a wide window can return a very large array — a short window (e.g. days: 7) or businessNumbers keeps the response manageable.