> For the complete documentation index, see [llms.txt](https://support.sayprimer.com/primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.sayprimer.com/primer/ad-destinations.md).

# Ad Destinations

- [Google Ads](https://support.sayprimer.com/primer/ad-destinations/google-ads.md)
- [Overview](https://support.sayprimer.com/primer/ad-destinations/google-ads/overview.md): Primer allows you to create and enhance audiences that improve your match rate on Google Ads.
- [Google Match Rates](https://support.sayprimer.com/primer/ad-destinations/google-ads/google-match-rates.md): Keep in mind that your match rate is not an indicator of how your lists will perform, but rather an indicator of whether you're uploading the right data in the right way.
- [Google Ads Metrics](https://support.sayprimer.com/primer/ad-destinations/google-ads/google-ads-metrics.md): We’ve provided a few recommended metrics below that should help guide you in your Google Ads analysis and optimization efforts.
- [Google Ads MCC Account](https://support.sayprimer.com/primer/ad-destinations/google-ads/google-ads-mcc-account.md)
- [LinkedIn Ads](https://support.sayprimer.com/primer/ad-destinations/linkedin-ads.md): Primer boosts match rate to the highest possible levels on LinkedIn and keeps them continuously updated.
- [Facebook Ads](https://support.sayprimer.com/primer/ad-destinations/facebook-ads.md)
- [Overview](https://support.sayprimer.com/primer/ad-destinations/facebook-ads/overview.md): Primer gives you the ability to create high match rate Facebook custom audiences.
- [Facebook Intro for B2B Marketers](https://support.sayprimer.com/primer/ad-destinations/facebook-ads/facebook-intro-for-b2b-marketers.md): Facebook has three primary audience types. In this article, we'll explain the pros and cons of each common use case.
- [Reddit Ads](https://support.sayprimer.com/primer/ad-destinations/reddit-ads.md)
- [DV360 (Display & Video 360)](https://support.sayprimer.com/primer/ad-destinations/dv360-display-and-video-360.md)


---

# 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://support.sayprimer.com/primer/ad-destinations.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.
