The start-date
and the end-date
parameters don't support the time in it which make sit impossible to get last 24 hours of data.
e.g. If I am calling the API at 1:00 PM on 12/12/2015 and want to know data from 12/11/2015 1:00 PM to 12/12/2015 1:00 PM, there is not way I can do that.
I saw there is NdaysAgo
which we can supply as start-date and end-date but it is useless, doesn't help. it is same as of passing yesterday's date.