Translations:Stat API/31/en

From Wiki Kaminari Click
Revision as of 07:11, 19 February 2026 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

|- | 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> |}