Translations:Stat API/35/ru: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 April 2024

  • curprev 17:3917:39, 10 April 2024Admin talk contribs 445 bytes +445 Created page with "===== Примеры фильтров ===== '''Тип <code>list</code>, include включён.''' Ищет визиты только из Камбоджи ("KH") или Китая ("CN"). <pre> { ... "filters":{ "filters":[ { "id":"geo_country", "type":"list", "include":["KH","CN"], "exclude":[] } ], "period":"today", "timezone":-3 } } </pre>"