Forum Discussion
cblown
12 years agoBoss
This may do what you need.
example:
/restapi/vc/search/messages?q=date%3A%5B1356958800%20TO%201362056400%5D
format:
/restapi/vc/search/messages?q=date%3A%5B + from_date + %20TO%20 + to_date + %5D
from_date/to_date: seconds, not miliseconds
count:
/restapi/vc/search/messages/count?q=.......
Related Content
- 13 years ago
- 9 months ago
- 15 years agoInactive User
- 4 years ago
- 16 years ago