How to Book a Political Campaign
This page takes you through the steps of creating a political campaigns, focusing on the details that separates it from another campaign booking.
There are four steps to creating a political campaign:
Create an Advertiser (if you haven't created it before).
Create an Order (if you haven't created it before).
Create a line item.
Create one or more creatives.
Before we Begin: Purpose
The Transparency and targeting of political advertising regulation (TTPA) is essentially about providing information to consumers, so the unique steps to political ads booking is about ensuring that this information is presented to users. This information is presented to users on two main objects:
The label hovering over the creative when it is shown to the user. This label may contain:
The name of the Advertiser (sponsor, the controlling entity and entity paying for the campaign).
The name of the political event or election (considered mandatory in some countries).
The date of the political event or election (considered mandatory in some countries).
The link to more information about the political event or election (considered mandatory in some countries).
The information page that displays if the user clicks on the label. This page contains:
The name of the Advertiser, and the address.
Any targeting used. If no user data is used we will state that "this ad is randomly selected due to it having no specific targeting in relation to information about you or the page you are visiting".
The campaign's name, start/end date, budget and delivery (impressions and clicks).
The election information (name, type and website link for more information).
A link to a reporting form where the user can report the ad.
The name and address of the Advertiser will be fetched from the Advertiser in Adnuntius. The campaign's start/end date, budget, delivery and information political event or election, will be fetched from the Line Item in Adnuntius.


The following guide shows you how to add this information.
1 Create an Advertiser
If you cannot find your Advertiser under https://admin.adnuntius.com/advertisers, click on the "New" button in the upper right corner and fill in the information as you would with a normal Advertiser (as instructed here).
Here are the fields that are mandatory in order for a political ad to be served:
Advertiser name.
Advertiser URL.
Legal name.
Contact name and email address.
Address line 1, city, postcode and country.
2 Create an Order
There are no mandatory fields on the Order; just create one as usual as described here.
3 Create a Line Item
When creating a line item, follow the process described here. Here are the extra details to be aware of.
Marketplace buyers: When creating a new line item, select the product "political ads" from the initial selection list where you choose products and countries in which to advertise.
On the line item page, you must choose an election from the dropdown list. You will find this right above the line item's delivery status. When you choose an election we will use a public service, or a proprietary list, to also fetch the election category and link to more information.
Targeting will be restricted to alternatives using non-personal data. There are therefore some targeting criteria that will not be available when creating political advertising campaigns.
Frequency capping will not work, because we cannot use cookies in political advertising. This prevents us from accurately counting the number of impressions or clicks per user.
4 Create One or more Creatives
Lastly, create a creative by following the steps described here. The only limitation to be aware of is that you will only be able to choose from creatives that are designed for political advertising. For customers able to create their own Layouts, this is what needs to be present on the render template in order for the creative to be considered a political layout.
<script src="https://assets.adnuntius.com/render-dsa.js"
data-network="{{network}}"
data-line-item-id="{{lineItemId}}"
data-advertiser-name="{{advertiser.legalName}}"
data-advertiser-url="{{{advertiser.url}}}"
data-user-tracking="{{hasUserTargeting}}"
data-location-tracking="{{hasLocationTargeting}}"
data-contextual-tracking="{{hasContextualTargeting}}"
data-political="true">
</script>
Other Details
If a user chooses to report the ad, they can do so from the information page (please see the button the bottom right). This report can be sent to Adnuntius for a first look, or it can be sent to an email address of your choice.
Last updated