> 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/publishers/publishers-faq/publisher-compliance/blocking-ad-types-and-products.md).

# Blocking ad types and products

For compliance or business reasons, you may need to block certain ads from your ad zones. Ads can be blocked based on either their **type** (design, files used or audience) or their **product**.

To enable filtering on your ad zone, log in to your account, click **Sites and Zones** and then click the **Edit** button for the zone you want to filter ads:

![](/files/7bfa55cc32f28741d61e3a6d418e6c42ab070d54)

On this page, scroll down to the **Ad Filtering** section. You will find two types of block:

## Block Ad Types

![](/files/db7b43e23d9a50526170c6c166f119d8aba9b439)

This section lists different types of ad designs and files, such as "Streaming" video ads or banners using "HTML Tags". You can also restrict the specific target audience of the advertisement that will be displayed here.

## Block Specific Products

![](/files/9630b3dedd1ede8dc5a4d246ba1b41971ed83b6d)

This section lists all product and offer types that can be promoted through our ads. You can either block specific products or block all products within the same category.

{% hint style="warning" %}
When adding any type of block, please bear in mind that **you are restricting revenue potential**, since fewer ads will be able to target you. We strongly advise you only block where necessary. You can add or remove blocks anytime.
{% endhint %}

If you want to find out more about **what types of ads are allowed in our platform and how we comply with the current standards of the industry**, please read [**this blog post**](https://www.exoclick.com/how-exoclick-protects-publishers-on-our-network/).

For any other Compliance-related questions related to Ad filtering, please contact our Compliance team selecting "Website 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/publishers/publishers-faq/publisher-compliance/blocking-ad-types-and-products.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.
