Account daily analytics
Per-metric daily analytics for one account over a date window.
Returns one entry per day with the full per-metric breakdown (views,
likes, comments, shares, saves, plays, and platform-specific play/like
counts), plus meta describing the resolved window. Defaults to the
last 7 days when no dates are given. Returns 404 if the account is
not tracked by your organization. For a chart-ready
{views, engagement} series, use /analytics/timeseries instead.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Tracked account UUID.
Query Parameters
Inclusive start (YYYY-MM-DD). Defaults to 6 days ago.
Inclusive end (YYYY-MM-DD). Defaults to today (UTC).