The question is as stated in the title.
Any update on this @Dino.Do we have any api thant can download the custom reports in csv or exel format
Answer by Madhan+Sadasivam
·
Aug 05, 2016 at 03:51 AM
Custom reports provide a "csv" download option. If you need the same presentation of data including charts then you use the browser feature or a plugin to export in required format.
An alternative is to use the Analytics API to get data and use external reporting tools.
http://docs.apigee.com/analytics-services/content/use-analytics-api-measure-api-program-performance
Answer by Dino-at-Google
·
Nov 12, 2018 at 10:44 PM
The Data you can get in JSON format via the stats APIs, which are documented.
As for getting a VIEW of the data, I don't have any easy solutions.
I have some ideas. They require some effort on your part.