Community Discussion
Using 'hour_of_day' dimension
almost 2 years ago by Steward
Hi, do you know what 'API endpoint URL' I could use to pull hourly statistics for a particular data range? I've tried this
but it returns the following error:
{
"http_status": 400,
"message": "The requested operation failed since the API server cannot parse the request",
"message_code": "api.action.bad_request.null"
}
Thanks!