Google Ads connector for Customer Match workflows, user list management, and offline user data jobs.

Changelog

5 versions
v1.3.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Google Ads API.
v1.2.2
  • Added output examples to component schemas.
v1.2.0
  • Added explicit schema mapping for CSV uploads.
v1.1.0
  • Added support for uploading and removing users to Google Ads user lists from CSV files via two new components.
v1.0.0
  • Initial Google Ads release with user list and Customer Match workflow components.

Authentication

TypeDetails
OAuth 2
Authentication Hub Verified

This connector is globally authenticated and verified by Appmixer and is ready to use without registering your own OAuth application with the provider. Appmixer's Authentication Hub acts as an authentication proxy, so all OAuth-based connectors work out of the box. You can still use your own OAuth credentials (clientId and clientSecret) for enhanced customization or compliance — see the Connector Configuration section of the documentation. The Authentication Hub is enabled for all hosted Appmixer tenants; on self-managed installations it has to be explicitly set.

Scopes:
profile email

Actions

11
Add User To User List icon

Add User To User List

Adds or removes a single user from a Customer Match user list via UserDataService.UploadUserData. Best for sporadic, real-time updates (e.g. CRM webhook). Limit: 1 user per call. Note: updates do not appear in the Google Ads UI upload history.
Additional Scopes:
https://www.googleapis.com/auth/adwords
Add Users From C S V To User List icon

Add Users From C S V To User List

Upload a CSV file of users to a Google Ads Customer Match user list via the Offline User Data Job API. Supports large files by processing them in batches across multiple continuations. Provide a schema mapping for each upload so different CSV headers can be mapped explicitly.
Additional Scopes:
https://www.googleapis.com/auth/adwords
Delete User List icon

Delete User List

Deletes a Google Ads user list by ID or resource name.
Additional Scopes:
https://www.googleapis.com/auth/adwords
Create User List icon

Create User List

Creates a CRM-based Google Ads user list for Customer Match uploads.
Additional Scopes:
https://www.googleapis.com/auth/adwords
Find User Lists icon

Find User Lists

Finds up to 200 Google Ads user lists for a customer account with optional filtering.
Additional Scopes:
https://www.googleapis.com/auth/adwords
Get User List icon

Get User List

Gets a single Google Ads user list by ID.
Additional Scopes:
https://www.googleapis.com/auth/adwords
List Accessible Customers icon

List Accessible Customers

Lists Google Ads customers accessible by the authenticated user.
Additional Scopes:
https://www.googleapis.com/auth/adwords
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Google Ads API.
Additional Scopes:
https://www.googleapis.com/auth/adwords
Remove Users In C S V From User List icon

Remove Users In C S V From User List

Remove users listed in a CSV file from a Google Ads Customer Match user list via the Offline User Data Job API. Supports large files by processing them in batches across multiple continuations. Provide a schema mapping for each upload so different CSV headers can be mapped explicitly.
Additional Scopes:
https://www.googleapis.com/auth/adwords
Remove User From User List icon

Remove User From User List

Removes a single user from a Customer Match user list via UserDataService.UploadUserData. Best for sporadic, real-time updates (e.g. CRM webhook). Limit: 1 user per call. Note: updates do not appear in the Google Ads UI upload history.
Additional Scopes:
https://www.googleapis.com/auth/adwords
Update User List icon

Update User List

Updates properties of an existing Customer Match user list (name, description, membership life span, integration code, etc.).
Additional Scopes:
https://www.googleapis.com/auth/adwords