Retrieve a metric
URL
https://api.zoomrank.com/users/:user_id/local/listings/:listing_id/metrics/:id.xml
Supported formats
xml, json
Supported request methods
GET
Example
Retrieve metric with ZoomRank ID 1 for listing with ZoomRank ID 1200.
https://api.zoomrank.com/users/1/local/listings/1200/metrics/1.xml
Response Codes
200
- Success404
- No records found
Example Response
<metric id="20120219" engine_id="1"> <date>2012-02-19</date> <rating value="4.15" change=""/> <reviews value="20" change=""/> </metric>