How to Connect Claude AI to Google Ads? Step-by-Step Tutorial (2026)

How to Connect Claude AI to Google Ads? Step-by-Step Tutorial (2026)

How to Connect Cloud AI to Google Ads Account

Overview of the Process

  • The video introduces a method for connecting cloud AI to a Google Ads account, highlighting two types of campaigns: branded and generic.
  • It explains how AI can automate the exclusion of generic terms from branded campaigns, enhancing efficiency in managing keywords.

Step-by-Step Connection Guide

  • Viewers are directed to links in the description for necessary structures and code, emphasizing the ability to analyze campaign data and generate headlines.
  • Requirements include having a Google Ads account (MCC), API access, Python, NodeJS, and Visual Studio Code; only cloud code needs to be purchased (€24).

Setting Up Your Environment

  • Instructions on installing the cloud code extension in Visual Studio Code are provided; users must log into their pro accounts after installation.
  • Users are guided on creating a workspace with dedicated folders for organizing project files and instructions.

Setting Up Google Ads API Access

Applying for Basic Access

  • The process involves submitting a form for basic access at the MCC level; this step requires careful attention to detail.
  • Important information includes providing an actual email address, website privacy policy, and company address—previous applications were rejected due to incorrect details.

Enabling API Services

  • After receiving developer token approval from Google Ads team (1–2 weeks), users must enable the Google Ads API in their console.
  • Steps include configuring consent screens and adding user scopes related to Google Ads.

Creating Credentials and Scripts

Generating Client ID and Secret

  • Users create clients within API services which generates secret ID and client ID; these should be saved securely as they are shown only once.

Refresh Token Script Setup

  • A script is created using Python that helps generate an authorization refresh token by signing into a Google account linked with the ads account.

Testing Connections & Finalizing Setup

Verifying Successful Connection

  • Users test their connection by running queries in terminal; successful connections will display account names without errors.

Organizing Project Files

  • A folder named "cloudmd" is created in the root directory containing essential information while ensuring sensitive credentials remain secure on local machines.

Utilizing Cloud AI Features

Implementing Agents for PPC Tasks

  • Future videos will cover creating agents that perform specific PPC tasks stored within designated folders.

Analyzing Campaign Performance

  • The system can analyze keywords' performance metrics like quality scores without needing additional scripts or prompts.

Conclusion

The video concludes with an invitation for viewers to ask questions regarding setup issues or further clarifications.

Video description

In this video, I show you exactly how to connect Anthropic's Claude AI directly to your Google Ads. Instructions: https://drive.google.com/file/d/1xFwGeI26VqMIcCYd75uQpNjp18JeSDMn/view?usp=sharing Special thanks to Stewart, the founder at PPC.io, for the step-by-step instructions.