description:Whether to display dashboard data segmented daily or hourly
example:days
- in:query
name:until
schema:
type:number
description:A UNIX timestamp denoting the end of the analytics reporting period
example:''
- in:query
name:count
schema:
type:number
description:The number of entries to return (e.g. if `units` is `hourly`, and `count` is `24`, the result set will contain 24 hours' worth of analytics)