Translations:Stat API/38/ru: Difference between revisions
(Created page with "'''Тип <code>binary</code>, exclude включён.''' Не показывает визиты, совершённые краулерами. <pre> { ... "filters":{ "filters":[ { "id":"bots_crawler", "type":"binary", "include":[], "exclude":[1] } ], "period":"today", "timezone":-3 } } </pre>") |
(No difference)
|
Latest revision as of 17:42, 10 April 2024
Тип binary
, exclude включён. Не показывает визиты, совершённые краулерами.
{ ... "filters":{ "filters":[ { "id":"bots_crawler", "type":"binary", "include":[], "exclude":[1] } ], "period":"today", "timezone":-3 } }