/metrics/hourly
The following methods are supported on this resource:
Mount Points
The following URLs are examples of where this resource is mounted :
| XML: | http://api.hi5.com |
| *JSON: | http://api.hi5.com |
| *JSON endpoints are mounted read-only. | |
read
Provides hourly metrics for one or several applications. This call will show break down of metrics by hour, as well as summary over all hours within the specified date range. The time format is yyyy-MM-dd-hh. The hour must be an number from 0 to 23. The range must be no bigger than 24 hours. If no range is provided, available data for last 24 hours will be shown Parameters are same as metrics/daily api.
Possible HTTP Parameters
| name | description |
|---|---|
| api_key | (no documentation provided) |
| appId | (no documentation provided) |
| metric | (no documentation provided) |
| context | (no documentation provided) |
| start | (no documentation provided) |
| end | (no documentation provided) |
Output Payload
(no documentation provided)
Errors
| code | description |
|---|---|
| 403 | Thrown when an attempt is made to do something without the correct permissions. |
| 400 | Thrown when attempting to access a missing resource |