This is the second part of an 8-episode series, in which we’ll take a deep dive into developing web apps with the Google Ads API, with a focus on the OAuth flow, by building a multi-tenant app entirely from scratch.
This episode will walk through the basic setup of the application, Google Cloud project configuration, and steps to generate OAuth credentials for a web application.
Resources:
- Google Ads API documentation: https://developers.google.com/google-...
- Google Ads API OAuth documentation: https://developers.google.com/google-...
- Google Ads API Auth Video Series: • Authentication & Authorization Series
- Google Cloud console: https://console.cloud.google.com
Chapters:
00:00 Intro
01:33 Enabling the Google Ads API in your Google Cloud Project
01:59 Creating OAuth Credentials for a Web Application