1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-24 00:01:24 +02:00
Files
OpenIntegrations/docs/en/cli/vk/GetStatistics/bash.txt

6 lines
251 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
# JSON data can also be passed as a path to a .json file
oint vk GetStatistics \
2025-07-15 16:25:47 +03:00
--datefrom "2025-07-15T00:00:00" \
--dateto "2025-07-15T23:59:59" \
2024-10-20 22:15:39 +03:00
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"