Forum Discussion

heddend's avatar
14 years ago

Reducing amount of REST calls to improve performance

Hi, I want to read metrics using the REST API. For catching the monthly pageviews for one year, I would need to call the REST API 12 times - one separate call for each month. This is insufficient. ...