> For the complete documentation index, see [llms.txt](https://docs.exads.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exads.com/ad-server/admin/saas-admin-settings-campaigns.md).

# Campaigns

As an **Administrator** or **Super Administrator**, in **Admin > Settings > Ad Server Settings > Campaigns**, you can set up email passing tokens, maximum sizes for the creative assets, and daily limits (budget and impressions) on your networ&#x6B;**.**

## Email Passing Settings

![Email Passing Settings](https://2551497454-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbWd08bYtHMw1HqDKFpBf%2Fuploads%2FPtiX7XbDTD4pz9k67uGF%2Fsaas-admin-email-passing-setting.png?alt=media\&token=c4976ed6-1cd5-4a93-8539-cbfd78ea6245)

The Email Passing setting allows users to set up campaigns targeting zones with email passing and get the email information. Here you can enable or disable email passing on specific campaign types through the Admin Panel. When Email Passing tokens are disabled, all Ad Serving email tokens will be ignored on existing or new campaigns when passed.

## Image and Video Settings

![Image and Video Settings](https://2551497454-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbWd08bYtHMw1HqDKFpBf%2Fuploads%2FHdiWV5XCpYy6S3QpQk0f%2Fsaas-admin-creative-settings.png?alt=media\&token=6084451b-d1df-46a7-a6ed-900d52d95fc2)

### Image Settings

* **Optimized Max Image Size (Banners & Natives)**: This sets the maximum size in KB for banner and native images once they have been optimized.
* **Calculated Max Upload Size**: This sets the maximum upload size in KB for these image files. It is a multiple of the **Optimized Max Image Size**.
* **Optimized Max Large Image Size (Fullpage Interstitials)**: This sets the maximum size in KB for large Fullpage Interstitial images (900x1600) once they have been optimized.
* **Calculated Max Upload Size**: This sets the maximum size in KB for large Fullpage Interstitial images on upload. It is a multiple of the **Optimized Max Image Size**.
* **Serve GIF File to MP4 (Recommended)**: Automatically convert GIF files to optimized MP4 files.

### Video Settings

* **Optimized Max Video Banner Size**: This sets the maximum file size in KB for video banners once they have been optimized.
* **Calculated Max Upload Size**: This sets the maximum size in KB for video banner files on upload. It is a multiple of the **Optimized Max Video Banner Size**.
* **Optimized Max Video Size**: This sets the maximum file size in KB for Video Slider, Instream & Outstream video files once they have been optimized.
* **Calculated Max Upload Size**: This sets the maximum size in KB for Video Slider, Instream & Outstream video files on upload. It is a multiple of the **Optimized Max Video Banner Size**.

{% hint style="info" %}
If any of the formats mentioned above are disabled for your network, you will not see them in the **Campaigns** sub-tab.
{% endhint %}

## Daily Limits

![Daily Limits](https://2551497454-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbWd08bYtHMw1HqDKFpBf%2Fuploads%2FMqYFP2WYp9A0cDWd16Gz%2Fsaas-admin-daily-limits.png?alt=media\&token=51135f4b-ea6b-4285-93df-34a8d3a284c6)

* **Min Budget**: This configures the minimum value that Advertisers can set for daily budget in campaigns.
* **Max Budget**: This configures the maximum value that Advertisers can set for daily budget in campaigns.
* **Min Impressions**: This configures the minimum value that Advertisers can set for daily impressions in campaigns.
* **Max Impressions**: This configures the maximum value that Advertisers can set for daily impressions in campaigns.


---

# 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.exads.com/ad-server/admin/saas-admin-settings-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.
