# Integração - Google Ads e Gmail

{% embed url="<https://youtu.be/FKt7lSV1mI8>" %}

Para integrar o Google Ads, primeiro você precisa criar um projeto no [**Google Cloud Console**](https://console.cloud.google.com/apis/credentials) e configurar as credenciais OAuth 2.0.<br>

Siga os passos abaixo:<br>

1\. Crie um novo projeto ou selecione um existente<br>

2\. Ative a API do Google Ads<br>

3\. Configure as credenciais OAuth 2.0 para aplicativo Web

{% hint style="warning" %}
**Importante:** Nas configurações OAuth, adicione **<https://redirect.sprinthub.app>** como URL de redirecionamento autorizada.\
Se você já possui contas Google Ads conectadas, será necessário refazer as integrações após atualizar as credenciais.
{% 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://docs.sprinthub.com/topicos/integracao/integracao-google-ads-e-gmail.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.
