# Google Ads (Beta)

*Google Ads support is currently **in beta**. Please raise any issues you encounter via the chat bubble in the bottom-right of the site, and we'll be happy to help.*

***

### Overview

Our Google Ads integration allows you to import your data; allowing you to clean, transform, and ask questions via Chat Explore.

### Importing Data

To import data, first create a new project.

<figure><img src="/files/iOLjLGTwy3vsZvfo4uSz" alt="" width="305"><figcaption></figcaption></figure>

Click the Google Ads button.

<figure><img src="/files/NupUEWvXHP4JtGF46zd1" alt="" width="334"><figcaption></figcaption></figure>

Click the "Connect Dataset" button.

If prompted, select "Sign In With Google" to log in to Google.

<figure><img src="/files/odptk2KeRKVJaVZT0DUJ" alt="" width="518"><figcaption></figcaption></figure>

If prompted, select which Google User to use.

{% hint style="info" %}
Note: Read-only access and above will work for this integration.
{% endhint %}

<figure><img src="/files/pdi7CARkuurQNPVuTZv7" alt=""><figcaption></figcaption></figure>

Be sure to click "Continue" and "Allow" to grant access.

<figure><img src="/files/rWPTfeFlQsscdjk5PW7T" alt=""><figcaption></figcaption></figure>

Connect your Google Ads account.

<figure><img src="/files/u58cbOkWCAZ6pPwfaHSM" alt=""><figcaption></figcaption></figure>

Choose between Templated or Custom Report Type.&#x20;

<figure><img src="/files/27Sbec8CHyyvW8OFGqgG" alt="" width="520"><figcaption></figcaption></figure>

Depending on your choice, you will be brought to one of two prompts:

<figure><img src="/files/yDqokf2Hh0eLcgT8qier" alt=""><figcaption><p>Template Report Modal</p></figcaption></figure>

<figure><img src="/files/XIICinEIDewTBDrSMK4J" alt=""><figcaption><p>Custom Report Modal</p></figcaption></figure>

* Date Range - The range from which you want to pull data. The default range spans from the account creation date to the current date.
* Metrics - Measures of quantity such as impressions, clicks, cost per click, and conversion rate.
* Dimensions - Qualitative attributes that categorize metrics such as campaign name, ad group, keyword, and demographic data like age or gender.
  * Google Campaign Manager contains further documentation on their [Metrics and Dimensions](https://support.google.com/campaignmanager/topic/2823883)

Select "Continue" and we will then validate the connection.

If we're successful, you'll move forward to the data loading screen, where your data is syncing behind the scenes.

<figure><img src="/files/bmRB60OlY55F91kOIFpy" alt=""><figcaption></figcaption></figure>

You may need to wait for a little bit for the data to import. Rest assured that we're importing data behind the scenes. Small datasets should only take a few minutes; large datasets may take longer.

Once your data is done importing, you'll see it populate onto the screen.

<figure><img src="/files/aTcB9EGtfy5PbludT6V6" alt=""><figcaption></figcaption></figure>

From here, you can do anything you like to the data - clean and transform it on the Prepare tab, ask Chat Explore questions on the Explore tab, you name it!


---

# 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://docs.akkio.com/akkio-docs/integrations/google-ads-beta.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.
