I'm trying to execute (or schedule) an Adwords Script for Account Auditing.
I need to do this programmatically from my own software.
Is it possible to connect to a given account, schedule or run a specific script and then fetch the results?
I haven't found anything in the documentation, first time working with Google Ads API tho.
Most related post I've found is this one: Adwords Script Scheduling by Adwords API
But he is asking about the deprecated version of the API and he has a different and more specific need than I do.
I just need to schedule/run/create a script for a Google Adwords account programmatically, so I don't have to do it manually.