get https://api.carnivalmobile.com/v6/stats/installs
Installs are returned as a feed of DateTime objects with counts next to them. These timestamps represent the beginning of an hour period, and the count is the number of installs that happened in that hour.
Date Format
This API endpoint uses the ISO 8601 DateTime format.
Examples:
2015-07-25
(Just date)2015-07-25T00:00:00.000+00:00
(Date, Time, Offset)