Skip to main content

Description

Returns an account-level review request funnel covering email and SMS delivery, opens, clicks, destination sites, and reviews generated. If no period is provided, use the last 30 days.

Parameters

Example Usage

Example Response

Response Fields

Notes

  • Pass only one date-filter style. months takes precedence over days, and both take precedence over fromDate.
  • This is an account-level rollup and does not accept a location filter.
  • Click percentages are based on messages sent, not messages opened.
  • Device and destination details may be zero when attribution data is unavailable; use the total and percentage fields as the authoritative funnel metrics.
  • pc means two different things depending on where it appears: a plain number inside emailOpenInfo (PC opens) but an object broken down by destination site inside emailClickInfo (PC clicks per site). Confirmed in testing — don’t assume a consistent shape for pc across sub-objects.