> 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/exoclick-docs/general-responsive-display-ads.md).

# Responsive Display Ads (RDA)

The Responsive Display Ads (RDA) are a combination of visual and textual elements that can be used as an alternative for our standard ads. These ads automatically adjust their size, appearance and format to fit the allocated ad space. This is a great source for digital marketers to run their ad campaigns. Publishers can enable this setting to optimize the performance of ad zones with increased ad inventory for both desktop and mobile formats.

![Responsive Display Ads](/files/77cc74a4eed6a0d27b4171237a6b7d97417dd233)

![Responsive Display Ads](/files/5ff14c179781fdd571032ed76694e8fcc0ee0fd9)

![Responsive Display Ads](/files/bdbd17764befcd4ab0c039daede6d287114df080)

## Details

### Advertisers

As an Advertiser, while creating a **Native Ad** campaign, there is a **Responsive Display Ads** checkbox on [step 1](https://app.gitbook.com/o/8zQ6kcw3m3jM2fSb2nx2/s/i4Is92LUeIhwL8XSbGLq/campaigns/creating-a-campaign/create-campaign-step1) of campaign setup:

![Responsive Display Ads](/files/09b923d8c15e29e59f9761b3972c24e25c7b73bd)

Checking this box will extend the reach of your campaign to include zones that are enabled for Responsive Display Ads, essentially using content from your Native campaign to be responsively displayed within the allocated zone.

This checkbox is enabled in all Native campaigns by default.

### Publishers

As a Publisher, you will see a button called **Responsive Display Ads** in the zone settings from the following formats:

* **Banner / Mobile Banner**:

  ![Responsive Display Ads 1](/files/bd6ed1cac9e0134d40adbbce76392494988d442a)
* **Instant Message / Mobile Instant Message**:

  ![Responsive Display Ads 2](/files/189327dfd38abe796763a5be482650aab756c94f)
* **Sticky Banner**:

  ![Responsive Display Ads 3](/files/96a6a8b8c6b9abd4b4adb690ada2797017202a1b)
* **FullPage Interstitial / Mobile FullPage Interstitial**:

  ![Responsive Display Ads 4](/files/814b394632b8ecfb6c7bd0bc98f3b5fe441f2eee)

Switching on this button opens up these zones to demand from Native Ad campaigns. These campaigns are then added to the bidding auction for these zones. The content from winning Native campaigns is then served to responsively display within the allocated zone.

This button is switched on in all these zones by default.


---

# 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/exoclick-docs/general-responsive-display-ads.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.
