Home / Companies / Unified.to / Blog / Post Details
Content Deep Dive

How to Register your Google Ads OAuth2 Application

Blog post from Unified.to

Post Details
Company
Date Published
Author
-
Word Count
360
Language
-
Hacker News Points
-
Summary

Registering your Google Ads OAuth2 Application involves several key steps, starting with creating a Google Cloud project and enabling the Google Ads API. You must configure the OAuth consent screen by specifying an app name, support and contact emails, and adding necessary scopes like `https://www.googleapis.com/auth/adwords`. After setting up test users, you publish the consent screen to move from testing to production, allowing any Google user to authorize your application. Next, you create OAuth2 credentials by selecting 'Web application' as the application type and inputting authorized redirect URIs. You must copy the generated Client ID and Client Secret. To gain Basic Access for your Google Ads Developer Token, you apply through the API Center and wait for Google's approval. Finally, configure the Unified.to integration by inputting your OAuth credentials and Developer Token to authorize a Google Ads connection.