Can I create monthly reports on Marketo and download the reports through REST Api?
My goal is to generate monthly reports on total emails sent, total emails clicks, Click through rates, etc in a csv or excel format. I'm wondering if it's possible to create the reports on Marketo website, and use REST API to download them.
I know there is a REST API to download a smart list. However, I don't think the monthly report I want to create can be done with a smart list?
Another way to get the statistics is to download activities through REST API and do my own calculation. However, if we can create the report and download it directly, I think that's a better way.
Thanks