> For the complete documentation index, see [llms.txt](https://docs.getuntitled.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getuntitled.ai/integrations/destinations/google-ads.md).

# Google Ads

## Destination Overview

Google Ads is a leading ad platform to reach customers with search, display, and video ads across the internet, often using audience data provided by Google. Using Untitled, though, you can capture your own website visitor data and use that to target potential customers more efficiently and with more control.

This guide will walk you through how to link a Google Ads Customer List with a Google Sheet that is populated with your Untitled Audience.

## **Prerequisites**

To connect your Untitled Audience to your Google Ads account, you will need:

* An Untitled Audience with at least 2,000 members. [Learn more about building Audiences.](/audience-studio.md)
* That Audience synced to a Google Sheets Destination within Untitled. [Learn how to sync an Untitled Audience to Google Sheets.](/integrations/destinations/google-sheets.md)
* Access to, or ownership of, that Google Sheet from the same account that manages the Google Ads account, so the data can be connected between the two.

## Walkthrough Video

{% embed url="<https://www.youtube.com/watch?v=F8EM5YItNbY>" %}

## **Step-by-Step Guide with Images**

Coming soon! Need it faster? [Email us at support@getuntitled.ai](mailto:support@getuntitled.ai) and let us know!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.getuntitled.ai/integrations/destinations/google-ads.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
