# Integrate Google Ads

{% embed url="<https://youtu.be/jTTtiwOYxLU?si=tjRvVLkibcTynM2A>" %}

**Step 1:** Go to the Settings on the Fibr Dashboard

**Step 2:** Navigate to **Integrations.**

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

**Step 3:** Navigate to **Google Ads** card and click on **Connect**.

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

**Step 4:** Sign in to your **Google Ad account** through **Google** *OAuth 2.0* **Login.**

{% hint style="info" %}
This method uses **OAuth 2.0 Authorization Code Flow**, a secure industry-standard process. This process is secure, fully compliant with Google Ads API terms and privacy standards.
{% endhint %}

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

{% hint style="danger" %}
Make sure the account has the Admin(Edit) Access to the Google Ads.
{% endhint %}

**Step 4: G**rant Fibr permission to access your Google Ads data (read access).

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

**Step 5:** Select the Account ID and Name

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

{% hint style="info" %}
Once you have connected your Google Ads account, Fibr will fetch the Ad Campaigns List.
{% endhint %}

**Step 5:** Select the Campaigns you want to sync with Fibr.

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

{% hint style="info" %}
The Sync takes several minutes to be completed depending on the number of campaigns selected.&#x20;
{% endhint %}

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

{% hint style="danger" %}
If your ads tracking parameters are not aligned with Fibr requirements, you will get an error saying "Ads are missing tracking template". To fix the error, please click [here](/integrations/integrate-google-ads/how-to-set-tracking-parameters-on-google-ads.md).&#x20;
{% endhint %}

{% hint style="warning" %}
If you make any changes to your Google Ads, return to the dashboard and click on the "Sync Ads" button to refresh the data from the Google Ads account.
{% endhint %}


---

# 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://support.fibr.ai/integrations/integrate-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.
