> For the complete documentation index, see [llms.txt](https://developers.citrusad.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.citrusad.com/integration/reference/banner-ads-static.md).

# Banner ads (static)

{% hint style="info" %}
Epsilon Retail Media's documentation is now centralized with our knowledgebase!

For up to date guides, please view [this page](https://help.citrusad.com/retail-media-interface/integration/generating-ads/banner-ads-static) in the new Integration APIs space of our documentation.
{% endhint %}

<figure><img src="https://3425731255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBL8KNnR5myWfc4R7Zbbq%2Fuploads%2Fgit-blob-b22622e91decdc6816e7184f9a23355050d7f679%2FBanner.png?alt=media" alt="Banner.png" width="100%"><figcaption></figcaption></figure>

Banner ads require a simple **`bannerSlotId`** array sent to Epsilon Retail Media in addition to the context of the page. By receiving the context of the page, Epsilon Retail Media ensures relevant banners are shown to your customers.

{% hint style="success" %}
If you are successfully syncing data, you are ready to request banner ads.
{% endhint %}

## Supported placement types

Through Epsilon Retail Media's placement capability, we're able to support more placements than outlined in this documentation. The below can be used as thought starters.

### Search

Use search placements to show ads where your customers have entered a keyword search on your site. A simple example of this is asking Epsilon Retail Media for ads on "chocolate".

<figure><img src="https://3425731255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBL8KNnR5myWfc4R7Zbbq%2Fuploads%2Fgit-blob-901e4e516336cfb4040ee509d62e60770f7cbc19%2FSearch_Banner.jpg?alt=media" alt="Search Banner.jpg" width="100%"><figcaption></figcaption></figure>

### Category

Use category placements for your category aisles. Send Epsilon Retail Media a simple context of `productFilters` of your taxonomy such as "Category:Cupboard/Snacks"

<figure><img src="https://3425731255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBL8KNnR5myWfc4R7Zbbq%2Fuploads%2Fgit-blob-ff3e3572e53bce2b537f90d97b6fb07e20e08966%2FCategory_Banner.jpg?alt=media" alt="Category Banner.jpg" width="100%"><figcaption></figcaption></figure>

### Broad match (home page, specials, checkout, etc)

Broad match placements can be used for any other placement such as home pages, specials, checkout, etc.

#### Home page

Your home page can be a simple request of only the placement identifier and any relevant `productFilters` in your request.

<figure><img src="https://3425731255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBL8KNnR5myWfc4R7Zbbq%2Fuploads%2Fgit-blob-751b6e519769ef98d514dc887b0b7a28555ff71a%2FHomepage_Banner.png?alt=media" alt="Homepage Banner.png" width="100%"><figcaption></figcaption></figure>

#### Specials/sale

If you are synchronising in the product catalog which products are on sale via a consistent filter value, you are able to send any relevant `productFilters` in your request to filter ads accordingly to the placement's business rule such as "type:On-Special","type:New", etc.

<figure><img src="https://3425731255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBL8KNnR5myWfc4R7Zbbq%2Fuploads%2Fgit-blob-6090da0623d6833aedb2e1a6a74f71b3fc8af3f0%2FSale_Banner.jpg?alt=media" alt="Sale Banner.jpg" width="100%"><figcaption></figcaption></figure>

#### Checkout

Your home page can be a simple request of only the placement identifier and any relevant `productFilters` in your request.

<figure><img src="https://3425731255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBL8KNnR5myWfc4R7Zbbq%2Fuploads%2Fgit-blob-5d0ab2e038cc05328b047081ff19e18c5913e175%2FCheckout_Banner.jpg?alt=media" alt="Checkout Banner.jpg" width="100%"><figcaption></figcaption></figure>
