> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/publishers/campaign-manager.md).

# Campaign Manager

Run your own powerful programmatic ad platform.

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

### What is Campaign Manager?

Campaign Manager is an ExoClick tool that allows Publishers to run their own programmatic ad platform, combining unique ExoClick demand with your direct and programmatic buyers. It requires no development.

### How does it work?

Publishers place a simple ad tag on their website, and Campaign Manager handles everything else from the server side. All bidders compete equally for each ad zone with a single ad call. It supports OpenRTB standard technology and custom XML integrations. Publishers can set up direct deals with customers by offering fixed traffic volumes, or allow all buyers to compete for inventory.

Campaign Manager supports integrations across Fullpage Interstitial, Email clicks, Direct links, Banner ads, Native ads, Video ads, and Popunders, with per-bidder statistics available for any time period, including requests, impressions, win ratios, and average bid CPMs. All ads are also scanned for malvertising and non-compliance.

### Who is it for?

Campaign Manager is ideal for Publishers with large free content sites, Members Area Publishers and Email List Publishers, who want to maximise revenue across multiple demand sources without building their own RTB infrastructure.

### Want to apply?

Publishers interested in Campaign Manager should fill out our [Campaign Manager application form](https://share.hsforms.com/1Ca_YIYQbQ56jDxSMOMjwJg1qozg). Then we will evaluate your eligibility.

{% hint style="info" %}
**Note:** You must have a contractual relationship with any demand partners you wish to integrate.
{% endhint %}

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


---

# 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.exoclick.com/publishers/campaign-manager.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.
