# Google Ads

{% stepper %}
{% step %}
**Getting started**

Go to the **Data Source** screen and click **Create**.

<figure><img src="/files/whZeb8WajR7pk0DfrhTc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Permissions**

Choose Google Ads and grant Looker Studio access to your Google Ads account when prompted.

<figure><img src="/files/ZhIDncPI7DS01Pv9RAoM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Setup**

Choose an account from the list and click **Connect**. The next section will help you decide whether to connect an individual or a manager account.

<figure><img src="/files/Jy8LXx0NfQr8wI4sWquG" alt="" width="563"><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}

{% hint style="warning" %}
There are two types of data source for Google Ads: one for individual accounts and one for MCCs. Adalysis supports both types and we would recommend the following setup.
{% endhint %}

#### **Data sources for INDIVIDUAL accounts**

This data source is for reports with data from a single Google Ads account.

In this example, we should set up one data source for the **Alpha Account** account, one for the **Beta Account**, and so on.

<figure><img src="/files/VMNm0KcG9FE6TfNLWLuq" alt="" width="563"><figcaption></figcaption></figure>

Once created, you can rename the data source to make it easier to identify in the future:

<figure><img src="/files/Ys6Vv1oYxSMJk3gEJhnP" alt="" width="563"><figcaption></figcaption></figure>

#### **Data sources for MCC accounts**

Looker Studio can provide MCC-level reports covering multiple accounts. If these accounts have different currencies, Lookr Studio will convert the cost data to the MCC currency ([learn more](https://cloud.google.com/looker/docs/studio/connect-to-google-ads?visit_id=638838459962314624-1785488281\&rd=1)).

<figure><img src="/files/JV6nlzzAAOm4f3viVb0z" alt="" width="563"><figcaption></figcaption></figure>

You have two choices:

1. Select a currency to set up a **single-currency MCC** data source (if the selected accounts use the same currency).&#x20;
2. Don't select a currency and create a **multi-currency MCC** data source (if the selected accounts use a range of currencies).  [Learn more ](https://cloud.google.com/looker/docs/studio/connect-to-google-ads?visit_id=638838459962314624-1785488281\&rd=1)about how Looker Studio will handle multiple currencies.


---

# 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.adalysis.com/tools/reporting/data-sources/google-ads.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.
