Full list of metrics you can get with this URL.
|-
| colspan="3" |filters
|-
|filters.dateFrom
|String
|Date in the format Y-m-d. If you specify a period, dateFrom will not work. The period has high priority.
|-
|filters.dateTo
|String
|Date in the format Y-m-d. If you specify a period, dateTo will not work. The period has high priority.
|-
|filters.period
|today | yesterday | currentWeek | 7days| month | null
|If you specify a period, dateFrom and dateTo will not work. The period has high priority
|-
|filters.timezone
|Number
|From -12 to +12. Default value is 0, which means that the data will be output in UTC.
|-
|filters.filters
|[<filters>]
|See bellow description <filters>
|-
|compare
|<compare>
|See bellow description <compare>
|}