# Ad specification for political ads

We offer two ways to do political ads in our system to make sure that no cookies are set on the client.

* Image ads
* Video ads

These also come as high impact ads, but we still need to host the material in our ad server.

### Image ads

Format: GIF, JPG, PNG, SVG

Max file size: 550kb

### Video ads

Format: MP4, WebM, mov

Max file size: 50 Mb

### Safe zones

{% hint style="info" %}
Test the overlay with your campaign information using our [Political Ad Preview Tool](https://admin.adnuntius.com/political-preview).
{% endhint %}

The overlay is anchored to the bottom of the ad and spans the full width of the creative.&#x20;

The overlay height is not fixed. It adjusts automatically to fit the required disclosure text. Height will vary depending on the following factors:

* **Advertiser Legal Name** The full legal name of the advertiser must be displayed. Longer names will cause the overlay to grow vertically.
* **Election Name and/or Date** The name of the election and election date associated with the campaign is.&#x20;
* **PII-based Targeting Disclosure** If *Personally Identifiable Information* is used for audience targeting, an additional disclosure line is required. This adds to the overall height of the overlay.

#### Browser rendering considerations

Minor variations in overlay height may occur across browsers due to differences in font rendering, line-height calculation, and text scaling. Creatives should account for this by maintaining a conservative safe zone that accommodates slight height fluctuations.

#### Safe zone calculator

To test the overlay with your own campaign details, use the interactive preview tool below. You can enter the advertiser name, election name/date, and toggle PII targeting to see how the overlay renders across different configurations and ad sizes.

[Open Political Ad Preview Tool](https://admin.adnuntius.com/political-preview)

### Example of a political ad

![](/files/KLI1OOiJrzIDvVKM7hFH)

### Safe zone example with no PII

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


---

# 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://docs.adnuntius.com/political-ads/ad-specification-for-political-ads.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.
