> 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/product-ads.md).

# Product ads

{% 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/product-ads) 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-406855f9cf6fd80cafd4e2d307333d6a583cf9f7%2FProduct_Ad.png?alt=media" alt="Product Ad.png" width="100%"><figcaption></figcaption></figure>

Product ads are typically the easiest to integrate and request for retailers due to the ease of integration. This guide's information assumes you have already created your catalog and products, and that you’re sending customer and order data to Epsilon Retail Media.

{% hint style="success" %}
If you are successfully syncing data, you are ready to request product 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 "tops".

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

### Category

You should use category placements for your category aisles by sending 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-89a652bc7d5eaba442d4e7a69e250595940467ed%2FCategory.jpg?alt=media" alt="Category.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-206f32bdc5c0574d16d906c0537e7e05be96a536%2FHomepage.png?alt=media" alt="Homepage.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-c4d9d53ef8ebfe30daed28cced1b8fc6430cff72%2FSale.jpg?alt=media" alt="Sale.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-0eee69b47222055fd9de8ff2d67f9ee1b600e647%2FCheckout.jpg?alt=media" alt="Checkout.jpg" width="100%"><figcaption></figcaption></figure>

## Multiple placements in a page

If you're looking to get the most out of your ecommerce site, you're able to make multiple unique requests on the same page. In Epsilon Retail Media you're able to split these out by your requirements such as "Search In Grid" and "Search Below Grid".

<figure><img src="https://3425731255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBL8KNnR5myWfc4R7Zbbq%2Fuploads%2Fgit-blob-9feb902cabc9a10f9bcdb9f9d98690922e238046%2FMulti_Placement_Page.jpg?alt=media" alt="Multi Placement Page.jpg" width="100%"><figcaption></figcaption></figure>

This empowers you to gain additional revenue per page view by increasing ad saturation per page, as well as the ability to have different targeting strategies per placement. You are able to have strict search term matching on your "In Grid" placement, and a looser, category ID based matching on your "Below Grid" placement.
