Hey everyone!
Quite new to the Adwords API world, I've made a PHP program that connects to the API (using the package provided) and generates a Click Performance Report.
Presently, the program that executes this and makes the connection to the API is on a cPanel hosted Apache server, so whenever the report download, it downloads onto that server. Unfortunately, my colleague that needs this report every day does not have access to the server to retrieve the report once downloaded.
Is there any way for me to configure it to download directly in the user's browser, to their computer's download folder?
Thank you for the help!