> For the complete documentation index, see [llms.txt](https://addressable.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://addressable.gitbook.io/knowledge-base/solution-suite/targeting/creating-a-display-campaign.md).

# Creating a Display Campaign

## Overview

The Programmatic Display campaign creation process is streamlined on the Addressable platform, and includes 2 simple steps:

1. Configuring the campaign parameters and targeting features (audience, objective, budget, schedule, location)
2. Uploading creatives to the Media Library, and attaching them to the campaign.

Once launched, your creatives are distributed across our global DSP partners' inventory and the campaign is dynamically optimized by the Addressable+ engine.&#x20;

{% hint style="info" %}
Running Programmatic Display campaigns requires an Addressable credit line with dedicated funds. Contact your customer success manger to set one up.&#x20;
{% endhint %}

## Display Campaign Creation Process

{% @storylane/embed subdomain="app" linkValue="5g9d6gq468av" url="<https://app.storylane.io/share/5g9d6gq468av>" %}

1. **Select your target group.**\
   Pick one of your pre-defined audience groups.&#x20;
2. **Select your campaign objective.** \
   Addressable campaigns are objective based, meaning they are optimized towards a particular goal. When you set 'Website Traffic and Actions' as your objective, you can select a particular event as your campaign's goal and optimization metric. <br>
3. **Set your budget.** \
   Cap the max spend for the campaign. Make sure you have enough funds in your Programmatic Display credit line.&#x20;
4. **Schedule the campaign duration.**
5. **Select geolocations**. &#x20;
6. **Name your Ad.**
7. **Select the media type you would like to upload** (only Banner Ads are supported at this time).
8. **Upload the campaign's media (Creatives).** You can upload multiple creatives, types & sizes to cover all platforms and real-estates.

<figure><img src="/files/XE6KHFffETquqplxoA3F" alt=""><figcaption><p>Supported Sized &#x26; Formats for Programatic Display Media</p></figcaption></figure>

7. **Provide the banner's destination URL.**
8. **Launch campaign.** \
   Once your campaign goes live, you can to track the [campaign's performance](/knowledge-base/solution-suite/targeting/campaign-performance.md).&#x20;


---

# 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://addressable.gitbook.io/knowledge-base/solution-suite/targeting/creating-a-display-campaign.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.
