NOTE: THE OAUTH OUT-OF-BAND (OOB) FLOW DESCRIBED IN THIS VIDEO IS DEPRECATED FOR NEWLY CREATED CLIENTS. FOR MORE INFORMATION SEE https://developers.googleblog.com/202...
In this episode, we’ll demystify OAuth with the Google Ads API and demonstrate how you can complete the entire OAuth process and make an API request using the Desktop App flow with the REST API in under 20 seconds. We’ll also share some useful scripts to quickly generate access tokens and perform searchStream requests.
The code used in this episode can be found here: https://gist.github.com/devchas/ab838...
Chapters
00:00 - Intro
00:37 - Quick demo
01:34 - Explanation
04:51 - Useful bash scripts