Forum Discussion
AdamN
12 years agoKhoros Oracle
Hi jordanepotter,
Unfortunately, I don't think there's a REST API call to give you exactly what you're looking for. One possibility would be to keep track of the count at various intervals, and then from the difference in those values you'd get a pretty good approximation of usage during that period. For example, you could poll daily, weekly, or montly at a certain time of day to get the total count, and then subtract from that the previous count.
Related Content
- 4 years ago
- 2 years ago
- 4 years ago
- 8 years ago