Content-Relevant Native Product Ads Adapt to Your Pages

Content-Relevant Native Product Ads not only match your page content, but also adapt to your page’s look and feel. They mix with the page content naturally and natively. Here are a few examples.

Content-Relevant Native Product Ads are between text content and image content.

Content-Relevant Native Product ads are between image content and text content.

As you can see in the above screenshots, there are a few different layouts of the Content-Relevant Native Product ads. They are: Square, Cross Board, Horizontal Rectangle and Vertical Rectangle.

It is very easy to design a layout and its size. In the ad unit, you specify sizes as follows.

Square: You specify width and height as follows.

{
  ......,
  sizes: [[250, 250]],
  ......
}

Cross Board: You specify width as 1 and height as 1. The ad will be rendered as height=100px and width=100%.

{
  ......,
  sizes: [[1, 1]],
  ......
}

Horizontal Rectangle: You specify the width and height as follows.

{
  ......,
  sizes: [[320, 250]],
  ......
}

Vertical Rectangle: You specify the width and height as follows.

{
  ......,
  sizes: [[250, 400]],
  ......
}

To see the complete page and code, please go to https://www.adrelevantis.com/hb/gardenmanage-statuses-1000452175.html.

Feel free to drop us a line at info@adrelevantis.com or contact us at https://www.adrelevantis.com/ if you have any question or would like to know more about Content-Driven Advertising.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s