# Google Customer Match

Google Customer Match allows you to push users to Google Ads. The matching key is email (SHA-256 or in clear only).

You can create an audience segment, push it to Google Ads and activate it. Users matched could be then activated on Google services (Search, Display network, Gmail, Youtube, Google Shopping...).

## **What are the requirement to sync. DataCommanders with Google Ads?**

* Sync. key can only be SHA256 email hash in Europe (phone number, mailing address and mobile device ID are for the US)
* Audience size: minimum 1000 matched users (otherwise it will be rejected for privacy purpose)
* Data collection: it is only allowed to import first party data (collected via your website/app/point of sale)
* Available for accounts with good history of policy compliance, good payment history, at least 90 days history, more than USD 50,000 total lifetime spend (<https://support.google.com/google-ads/answer/6299717>)
* Google indicates that it takes 6 to 12 hours for a list to be populated with members
* A list may appear to be smaller than expected when viewed in the Audience Manager in the Google Ads UI. This view shows the number of *active users* in the list. A user is considered active if they have recently logged into their Google account.&#x20;

<https://developers.google.com/google-ads/api/docs/remarketing/audience-types/customer-match#customer_match_considerations>

## How to configure Google Customer Match connector:

### **Google Ads customer ID**

First, you need to enter your Google Ads customer ID:

{% embed url="<https://support.google.com/google-ads/answer/1704344?hl=en>" %}

![](/files/-MZSfZgMyAes_J7i0FBE)

### Grant access

Then, there are 2 ways to configure it:

#### Option 1- 'I have already granted Commanders Act access to my Google Ads account'

It is the fastest and easiest way to configure the connector. Simply ask to our consultants or customer representative that you want to use this option and provide them your Google Ads Customer ID. Then they will link your account with our Google Ads account in order to be able to push audiences.

#### &#x20;Option 2- 'I provide my own authentication tokens' (not recommended)

We recommend to use the first option as the second option is much more complex and requires an access to Google Developer Console. You have to enter the Developer Token, Client ID, Client Secret and generate a refresh token.

All details here:

{% embed url="<https://developers.google.com/adwords/api/docs/guides/first-api-call#configuration_elements>" %}

### Create a user list on Google Ads

Last step, create a user list on Google side.

* On your Google Ads account, click on ‘Tools and settings’ and ‘Audience manager’.
* Then in ‘Audience lists’, click on the + and select ‘Customer list’ (or user list).
* Create the list, save it, open it and find the List ID
* Paste the List ID in the segment mappings on the Data Commander Google Customer Match connector interface (it allows you to map a segment in DataCommander to a user list on Google Ads)
* Your connector is ready, click save

After 12 to 24 hours, go back to Google Ads, click on your customer list you created just before, and it will be filled with users selected.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://community.commandersact.com/datacommander/connectors-and-vendors/google-connectors/google-customer-match.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
