> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/advertisers/advertisers-faq/advertiser-compliance/my-campaign-got-rejected-why.md).

# My campaign got rejected. Why?

Most campaigns are approved and [**labelled**](/advertisers/advertisers-faq/advertiser-compliance/my-campaign-has-labels-what-mean.md) shortly after they are created. However, if you don't follow our [**guidelines**](https://www.exoclick.com/guidelines/), your campaign will be rejected.

If this happens, you can find out the rejection reason by hovering over the **"?"** icon next to your campaign.

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

{% hint style="warning" %}
**IMPORTANT!**

Any campaign (Pending Approval, Paused and Running) can be rejected at anytime. Campaigns are reviewed constantly 24/7 by our Compliance team.

Attempts to bypass our guidelines could result in your account being suspended or even closed. Please be make sure to monitor your campaign and its advertising materials, both during submission and while receiving traffic.
{% endhint %}

Below you will find a list of the most common rejection reasons.

## Rejection reasons

### Account Verification in progress. We will contact you within 24hrs

Used when a new or returning advertiser requires verification, but it's normally completed within 24hrs.

### Wrong category selected

The materials you used are not suitable for the categories you selected

### Banner/Landing Page contains or promotes an illegal/banned product

Certain products (e.g: alcohol, tobacco) are not allowed in our network.

### Banners/LP not loading

There’s a technical problem in your variation or landing page, making them not visible to our Compliance team at the time of review.

### Banner/LP not 18 U.S.C.2257 compliant

The models featured look too young and no disclaimer is visible on the banner or the landing page.

### Banners showing a phone number must be CPM based

Site visitors would call the number without clicking the banner, therefore CPC is not allowed.

### Campaign contains rapidly flashing/blinking banners

While we permit slow moving blinking/flashing banners and are labelled as such, faster blinking/flashing banners are not allowed.

### Copyright infringement

You cannot use marketing material (images, branding, pages or texts) where we have received a DMCA claim to those materials or it's clear you do not have copyright.

### HTML campaigns must be SSL compliant

Industry standard requirement for all HTML banners.

### Landing page or product offered contains Malware

Repeated rejections for this reason may result in your account being suspended or closed. **Please take such rejections very seriously!**

### No traffic available based on your targeting

If no traffic is received in your campaign after **30 days**, it will be automatically rejected for this reason. Check your target settings to make sure you haven't selected any conflicting settings.

## How can I get my campaign approved again?

If you need help with a campaign rejection, please contact our Compliance team and select "**Campaign Review**" [here](https://www.exoclick.com/contact/)


---

# 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.exoclick.com/advertisers/advertisers-faq/advertiser-compliance/my-campaign-got-rejected-why.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.
