> For the complete documentation index, see [llms.txt](https://docs.adbreakmedia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adbreakmedia.com/advertising/create-campaign.md).

# Create Campaign

### Filling information

<table><thead><tr><th width="239">Fields</th><th>Information</th></tr></thead><tbody><tr><td>Upload Icon</td><td>This option allows you to manually upload your icons</td></tr><tr><td>Icon Url</td><td>if you have direct icon url, instead of uploading the Icon, you can directly paste your icon url</td></tr><tr><td>Campaign Name</td><td>This is your app/website name for which the campaign  is running.</td></tr><tr><td>Description</td><td>The basic description of you app/website</td></tr><tr><td>Url</td><td>This is the tracking url, this is responsible for tracking conversions, check bellow on how to configure tracking url</td></tr><tr><td>Preview Url</td><td>Your App/Website direct link</td></tr><tr><td>Targetted Conversion</td><td>Number of total conversions that you are willing to get from this campaign </td></tr><tr><td>Conversions per day</td><td>This is optional, if set, your campaign  will get paused for the remaining day once the threshold is reached.</td></tr><tr><td>Targetted Country</td><td>Choose in which country you would like the campaign to show, you can choose multiple</td></tr><tr><td>Category</td><td>Choose one category depending on your app/website type</td></tr><tr><td>SubCategories</td><td>You can choose multiple subcategories, maximum 2, this describes your App/Website feature</td></tr><tr><td>Device</td><td>Choose in which devices, you would like to run your campaign </td></tr><tr><td>Start &#x26; End Date</td><td>Optional, if you would like to start or end the campaign in specific date, you can select the range of start and end date</td></tr><tr><td>Multievent</td><td>choose true/false, if selected true, you will get a button to create multiple events</td></tr><tr><td>Event-Action</td><td>Requirement of the event which leads to conversion/completion</td></tr><tr><td>Event-Payout</td><td>Amount in USD per successful conversion/completion of the specific event</td></tr><tr><td>Event-ID</td><td>On Multi-event only : this is the event id which is needed on postback, you need to return this event id on s2s postback</td></tr></tbody></table>

### Tracking URL setup

Here are the supported params for tracking url

<table><thead><tr><th width="217">Params</th><th>Description</th></tr></thead><tbody><tr><td>[YOUR_CLICK_ID]</td><td>This is the param for click id that will be passed along with your tracking url and you need to send this back though s2s postback call on each conversion/event complete.</td></tr><tr><td>[YOUR_SOURCE_ID]</td><td>This is the param for traffic source, you can use this to measure the traffic quality or ask us to increase/decrease/stop traffic on this source.</td></tr></tbody></table>

> Example Tracking Url : \
> <https://yourdomain.com/tracking?clickId=[YOUR_CLICK_ID]&source=[YOUR_SOURCE_ID]>

{% hint style="info" %}

#### Hint:

For prompt assistance with campaign setup or tracking URL configuration, please feel free to contact us at <business@adbreakmedia.com> . We are committed to providing you with timely support.
{% endhint %}
