Googleads
Overview
SLUG: GOOGLEADS
Description
Google Ads, is an online advertising platform developed by Google, where advertisers bid to display brief advertisements, service offerings, product listings, and videos to web users.
Authentication Details
OAuth2
Connecting to Googleads
Create an auth config
Use the dashboard to create an auth config for the Googleads toolkit. This allows you to connect multiple Googleads accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Googleads toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GOOGLEADS_ADD_OR_REMOVE_TO_CUSTOMER_LIST
Tool Name: Add or remove to customer list
Description
Action Parameters
Action Response
GOOGLEADS_CREATE_CUSTOMER_LIST
Tool Name: Create customer list
Description
Action Parameters
Action Response
GOOGLEADS_GET_CAMPAIGN_BY_ID
Tool Name: Get Campaign By Id
Description
Action Parameters
Action Response
GOOGLEADS_GET_CAMPAIGN_BY_NAME
Tool Name: Get campaign by name
Description
Action Parameters
Action Response
GOOGLEADS_GET_CUSTOMER_LISTS
Tool Name: Get customer lists
Description
Action Parameters
Action Response