# Campaigns

The platform provides different campaign management capabilities:&#x20;

* **Ad Serving** to host your creatives on the platform, whatever their type
* **Dynamic Creatives Optimization (DCO)** to adapt your marketing messages to your audience on a 1:1 basis
* **Campaigns tracking and goals** to monitor all your display campaigns on the platform, whether they come from DSPs, social media, or publishers.

Campaign management capabilities revolve around a set of specific mediarithmics objects:

* Object structure with campaigns / goals / Ad groups / Ads
* Ad Serving, hosting assets, what are our limits
* Campaign autosetup (doc in resolution)


---

# 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://developer.mediarithmics.io/advanced-usages/campaigns.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.
