> For the complete documentation index, see [llms.txt](https://help.daasity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-ads/integration-setup.md).

# Integration Setup

## Step 1: Integrations

<figure><img src="/files/7rGll8vPkGzbulDrBvGb" alt=""><figcaption><p>Click Integrations from Left-Side Menu Bar</p></figcaption></figure>

## Step 2: New Integration

<figure><img src="/files/dMGJycWWrceRnB32uxLZ" alt=""><figcaption><p>Click the New Integration Button on top-right of screen</p></figcaption></figure>

## Step 3: Google Ads

<figure><img src="/files/tZKTNd40FtooW5B7AwVD" alt=""><figcaption><p>Click the Google Ads icon from the Integration Page</p></figcaption></figure>

## Step 4: Authorize Daasity

<figure><img src="/files/cvuyOEZuIpuQZoawgy03" alt=""><figcaption><p>Enter the Account ID and Manager ID For Your Google Ads Account</p></figcaption></figure>

<figure><img src="/files/sGQF7hytZ599XnAvtpyj" alt=""><figcaption><p>Click the Green Links to find Your Google Ads Account ID</p></figcaption></figure>

{% hint style="warning" %}
**NOTE: The Google Ads Account OWNER must Authorize the Google Ads Integration**
{% endhint %}

### Link to Your Ecommerce Store

<figure><img src="/files/JiMI936vgSr2D37NOPbx" alt=""><figcaption><p>Expand Additional Details</p></figcaption></figure>

<figure><img src="/files/ZB8Iiye4EB9RR5mJ4llT" alt=""><figcaption><p>Choose Your Ecommerce Store From the Dropdown Menu to Link Your Google Ads to</p></figcaption></figure>

<figure><img src="/files/eQ3T6bUr82VTY6msc84n" alt=""><figcaption><p>Authorize Daasity</p></figcaption></figure>


---

# 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://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-ads/integration-setup.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.
