Hi,
I have web application with scheduler built in. Integration with AdWords works daily automatically.
Is there any possibility to make OAuth working in this approach? Because there won't be any user, who will be authorizing and generating new key.
So, for example, I will first generate refresh token manually, then I will provide it in web config, and then everything will work automatically? Is there a option to refresh this token in the code only? Without user authorization?