Project overview KPIs (clicks/visits/events/conversions) with prev-period delta
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Project id
Query Parameters
Section titled “Query Parameters”Relative window label parsed by parseOverviewRange (e.g. today, yesterday, plus other supported labels). Defaults to “today”. Determines current + previous comparison window (UTC).
Responses
Section titled “Responses”Overview payload (dynamic aggregate shape). kpis and funnel.steps are fixed-length arrays with fixed key values (kpis: visits, conversions, conversionRate, activeLinks, totalSpent — always 5 entries; funnel.steps: clicks, visits, events, conversions, postback — always 5 entries). The service returns only the key for each entry — display labels are not part of this response and are resolved client-side via i18n, keyed off key (fix-onboarding-empty-state-defects: the previous hardcoded-Chinese label field has been removed from both arrays). channelSummary is duplicated at the top level for backwards compat and is the same array channels.top/channels.bottom are derived from. Numeric percentages are rounded to 1 decimal (x10 then /10), so they are number, not integer. kpis[].value for totalSpent is yuan (fen/100) and can be fractional; spark[].count for totalSpent is yuan rounded to an integer. Note: getOverview destructures recentConversions from the auxiliary data but does NOT include it in the response.
object
object
object
Weighted AE event count in range (all events, including internal).
Math.round(eventsInRange / periodDays)
object
Percent 0-100 with 1 decimal; null when there are no conversions in range.
Present only when the worst channel’s success rate is below the warn threshold (90%).
object
Conversion_reports.platform
Percent 0-100, 1 decimal
object
True when the project has an active email provider
object
Number of the 4 health capsules whose status is warn or crit (0-4).
Always 5 entries, in fixed order.
object
Same metric for the previous comparison window
object
YYYY-MM-DD (UTC day bucket)
object
Always 5 entries, in fixed order.
object
Step conversion percent 0-100 with 1 decimal; null for the first step and when the previous step count is 0.
object
First 5 of channelSummary (ordered by total conversions DESC).
object
Percent 0-100 with 1 decimal
Up to 3 channels with the lowest successRate; empty array when channelSummary has <= 1 entry.
object
Percent 0-100 with 1 decimal
object
object
Null when no issue budget limit is configured on active campaigns.
object
0-100
True when the all-time Analytics Engine event count for the project is 0.
Echo of the resolved range query param; defaults to “today”, unknown values fall through to “7d”.
Backwards-compat duplicate; top 10 platforms by conversion count in range.
object
Percent 0-100 with 1 decimal