# Random Ads

### Displaying Random Ads&#x20;

#### Display Random Ads using shortcode

* Short code for reference : \[wpadcenter\_random\_ad adgroup\_ids=2 align='center' max\_width='on' max\_width\_value=300 devices=mobile,tablet,desktop]
* Add shortcode as shown in the image below.

![](/files/-M_tn1Nla8w9C30-ctXC)

* Alignment can be "left", "right" and "center".
* Max width can be set to  "on" or "off".
* Max Width Value is the value in pixels.
* To display ads on specific devices, specify the names of devices. If the 'devices' attribute is not provided the ad will be shown on all devices.
* Click on **Publish**/**Update** button to save shortcode.

#### Display Random Ads using Gutenberg Block

{% hint style="danger" %}
Please note that the Gutenberg Block for displaying Random Ad will be deprecated soon. Refer <https://docs.wpeka.com/wp-adcenter/placing-ads/placing-ad-using-consolidated-block-elementor-widget> to replace the Random Ad Gutenberg block with the Consolidated Ad Gutenberg Block.
{% endhint %}

* Select **WPAdCenter Random Ads** block in the editor as shown in the image below.

![](/files/c3Gb0inMD17cGyIpKICB)

* Choose ad groups from which random ads will be fetched.
* Set the alignment for the ad.
* To provide maximum width for an ad, enable the **Max Width** option and provide a maximum width value.
* To display ads on specific devices, select the corresponding checkboxes. The changes will take effect on the preview page or live page and not while editing.
* Click on **Publish**/**Update** button.

#### Display Random Ads using Elementor Widget

{% hint style="danger" %}
Please note that the Elementor Widget for displaying Random Ad will be deprecated soon. Refer <https://docs.wpeka.com/wp-adcenter/placing-ads/placing-ad-using-consolidated-block-elementor-widget> to replace the Random Ads Elementor widget with the Consolidated Ad Elementor widget.
{% endhint %}

* Select **WPAdcenter Random Ads** widget in the Elementor, it is present under **General** category.

![](/files/63vSDS5YsyBJDAQu5lHn)

* Select ad groups from which a random ad will be fetched.im
* Specify alignment for the ad.
* To provide maximum width for an ad, enable the **Max Width** option and provide a maximum width value.
* To display ads on specific devices, select the corresponding checkboxes. The changes will take effect on the preview page or live page and not while editing.
* Click on **Publish**/**Update** button.

#### Display Random Ad using widget

* Select **WPAdcenter Random Ad** widget as shown in the image.

![](/files/-M_tpjAbAYhB1uqx_Tnj)

* Set the title for the widget.
* Select ad groups from which a random ad will be fetched.
* To provide maximum width for an ad, enable the **Max Width** option and provide a maximum width value.
* To display ads on specific devices, select the corresponding checkboxes.
* Click on **Save**.


---

# Agent Instructions: 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:

```
GET https://docs.wpeka.com/wp-adcenter/placing-ads/random-ads.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
