> For the complete documentation index, see [llms.txt](https://docs.reportpundit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportpundit.com/knowledge-base/app-integrations/google-ads.md).

# Google Ads

Google Ads assists you in comprehending how well your ad campaigns are performing. It gives you valuable insights like CTR, cost per conversion, and conversion value, which are essential for assessing campaign efficiency and profitability.

### :clipboard: **Steps to Integrate Google Ads**

:heavy\_check\_mark: Navigate to the **'Integrations'** page using the navigation bar & select Google Ads.

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

:heavy\_check\_mark: Select the Google account to be integrated&#x20;

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

:heavy\_check\_mark: You'll see a message asking for permission to grant access to Report Pundit. Simply click the "Continue" button to proceed.

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

:heavy\_check\_mark: Google Ads account has been successfully integrated

<figure><img src="/files/0COWPAConWgNGuusTYiP" alt=""><figcaption></figcaption></figure>

Now you can start creating reports. If you have any questions, don't hesitate to ask our team for assistance.


---

# 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:

```
GET https://docs.reportpundit.com/knowledge-base/app-integrations/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.
