11-04-2016 03:10
11-04-2016 03:10
{ "errors": [ { "errorType": "request",
"fieldName": "n/a",
"message": "Time range should not be bigger then 24 hours."
}
]
}
11-04-2016 13:26
11-04-2016 13:26
@Yael-Tamar Yeah, you'll only be able to get time series data for a 24 hour period so the error is expected. You would have to make a separate call if you want data for a period that exceeds 24 hours.