Googleads
Learn how to use Googleads with Composio
Overview
Enum
GOOGLEADS
Description
Connect to Google Ads to manage and create campaigns.
Authentication Details
OAUTH2
Actions
GOOGLEADS_ADD_OR_REMOVE_TO_CUSTOMER_LIST
Addorremovetocustomerlist tool will add a contact to a customer list in google ads. note: it takes 6 to 12 hours for changes to be reflected in the customer list.
Action Parameters
Action Response
GOOGLEADS_CREATE_CUSTOMER_LIST
Createcustomerlist tool will create a customer list in google ads.
Action Parameters
Action Response
GOOGLEADS_GET_CAMPAIGN_BY_ID
Getcampaignbyid tool will return details of a campaign in google ads.
Action Parameters
Action Response
GOOGLEADS_GET_CAMPAIGN_BY_NAME
Getcampaignbyname tool will run a sql getcampaignbyname in google ads.
Action Parameters
Action Response
GOOGLEADS_GET_CUSTOMER_LISTS
Getcustomerlists tool will list all customer lists in google ads.
Action Parameters
Action Response