> For the complete documentation index, see [llms.txt](https://docs.patagon.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patagon.ai/marketing-e-atribuicao/meta-ads/meta-campaigns.md).

# Como criar campanhas na Meta

Depois que a Patagon AI está capturando a atribuição e enviando conversões de volta para a Meta, o próximo passo é criar campanhas na Meta que **otimizem pelos seus leads qualificados** — não apenas por cliques ou respostas. Bem feito, é isso que reduz o seu CPA de leads qualificados (MQL).

Há dois tipos de campanha que você pode rodar com a Patagon AI:

| Tipo de campanha             | Como os usuários chegam ao WhatsApp                                                        | Guia                                                                                                              |
| ---------------------------- | ------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- |
| **Landing → WhatsApp**       | Um anúncio da Meta leva as pessoas a uma landing page, onde clicam em um botão de WhatsApp | [Como criar campanhas Landing → WhatsApp](/marketing-e-atribuicao/meta-ads/meta-campaigns/landing-to-whatsapp.md) |
| **Click-to-WhatsApp (CTWA)** | Um anúncio da Meta abre o WhatsApp diretamente                                             | [Como criar campanhas Click-to-WhatsApp](/marketing-e-atribuicao/meta-ads/meta-campaigns/click-to-whatsapp.md)    |

## Antes de começar

* **Meta conectada e conversões mapeadas** na Patagon AI — veja [Como conectar a Meta e mapear conversões](/marketing-e-atribuicao/meta-ads/meta-conversions-api.md).
* Para campanhas Landing → WhatsApp, sua landing page deve ter o **script de rastreamento da Patagon AI** instalado e seu botão de WhatsApp deve usar seu **link de rastreamento da Patagon AI** — veja [Como capturar dados de atribuição](/marketing-e-atribuicao/capturing-attribution-data.md).

{% hint style="info" %}
O **objetivo da sua campanha** na Meta deve ser compatível com o **evento padrão** que você mapeou na Patagon AI. Planeje os dois juntos — cada guia indica quais eventos cada objetivo aceita.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.patagon.ai/marketing-e-atribuicao/meta-ads/meta-campaigns.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
