Hi,
We would like to request data from the Adsense API on a daily basis from our server (with a cron job). This process will grab the daily data and will store it in our DB for reporting purposes.
But it seems that it is requiring a google account approval (OAuth 2.0) in the browser and is not designed for server access.
How can we access the API from our server without a browser?
Hope someone can help us understand this,
Thanks