Exporting/Downloading Metrics Project to PDF using API
Hello,
I wanted to ask if at all it was possible to export a project created in Adobe Analytics contained many metrics, tables, graphs, etc. using the Developer API.
Currently the only way to export the project as a PDF is to use the built in export function in Adobe Analytics or schedule export function which emails the PDF to a list of users' emails on a scheduled basis (weekly, monthly, etc.).
I am currently using the scheduled export function to get Weekly PDFs that I then manually save to a file location on a server. I wanted to see if I could automate this process and write a script that would download and save the project as a PDF to a specified file location rather than get it emailed. I would then run this script either using Windows Scheduler Events or something else.
Any help or advice would be greatly appreciated!
Thank You.