# Google Ads Integration

{% hint style="success" %}
Google ads integration can be used by your organization if you are using **Google Ads Lead Form** for generating leads.&#x20;
{% endhint %}

If you are using Google Ads to redirect leads to your website, then its better to explore **Custom Integration** to connect with website form of your choice. <br>

### Follow these steps to integrate your Google Ads Lead Form with NeoDove to create leads in NeoDove in real-time:

***

1. Go to NeoDove on the **Integrations Page** and click on Google Ads.<br>

   <figure><img src="https://lh7-us.googleusercontent.com/Q2lJP19dTF8ebj4gxZ21ikgwhuy8abZJPY4VONMuSRt1R3F6KPPeNMvKIDPZ3G7Zoip6caBNh1jGiE8PCCKj6eRRvbAPGX2W8jGa3E6VSt_fa1EL_2sqpNpgyFVs_rGT-5HycbbgmKslvz2eug2uzPU" alt=""><figcaption></figcaption></figure>
2. Now select which **campaign** you want the new leads to get created in<br>

   <figure><img src="https://lh7-us.googleusercontent.com/KOD1RitWy6F_P4RBT1IxcVeAgHbd6s22GHByrLDqpf_xoeVSYo-Likz4ngN9fZkJnp2kxGco87QMI6WqLwTVONbd8Xw2G95R6HG_MZXBOhaMdh0zTXWI9gcX_deZes0FKEU4EQZQu5eCo0RZdNixqqk" alt=""><figcaption></figcaption></figure>
3. Once the **integration** is created, you will land on this page where you will be able to see an **Endpoint** and **Key** as marked in the image below. These **two details** will be later required when integrating.<br>

   <figure><img src="https://lh7-us.googleusercontent.com/npYtdYnrZqy6E4V-7cpIw28QOXvn7wMN73j3JGfYqO0lw4iKbVUJ2ryJKlQiMImQz_LEuGINPNI4kC6mvv9-sH2n_CjByb00ZctzRpWu5diT9NAdNCHLuf520pVBIj39uE7YDD5pLHg-NpzSrbWPPdk" alt=""><figcaption></figcaption></figure>
4. Now lets head over to **ads.google.com**, click on Campaigns, then in the menu click on **Assets** and in the sub menu click on **Assets again**. Then on the right side window, click on **lead form** and click on the lead form you want to **integrate** with NeoDove.<br>

   <figure><img src="https://lh7-us.googleusercontent.com/5PFzbP9c9BHrwPYEVOJNpfg0BInXYKycgEQDfVXCbREdcBLZjU6yjcchX9pK05U8VAa5XquLJrUnfhS4L2-ooq0Saclk2GTa9Yb0QPUR3LytCRgoTn9nLgwrPdtFbPJdC94lqhEswgR5EpLUxbRqNEE" alt=""><figcaption></figcaption></figure>
5. After clicking on the **lead form**, you will be able to see details about that lead form. On this page scroll down and find **Export Leads** from Google Ads. Expand that tab and here inside **Webhook URL** paste the Endpoint from step 3 and against **key** copy paste the key you saw in step 3<br>

   <figure><img src="https://lh7-us.googleusercontent.com/XnQE-SkbLuzLAsPXcORw3sw9a-KRAz3rN9fl5iCU-FpFl94apXboKqA46ozUSNZKMnqmDK3CGBKdi0maenCuC_ojqz5I4j0o0bSGoEESc_NTqcy3s23_7RtSBNPee2Q1ULvHRYKUsegIwU9Yn6Jb8Zo" alt=""><figcaption></figcaption></figure>
6. Click on **save** and any lead from this form hereafter will automatically get **created** on NeoDove as well.


---

# 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.neodove.com/admin-portal/integrations/google-ads-integration.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.
