Native Ad Setup
Creating a Native Ad zone is simple and yet powerfully customizable. You are able to use slightly different processes for setting up a native ad zone depending on your needs:
Scenario A: You simply want to set up an ad zone, choose the aspect ratio of the native ad zone’s images and then set the size of the ad zone on your site to match.
Scenario B: You want to set up the ad zone to match a custom image size or ratio, so that the ad zone looks the same as your site and fits in perfectly.
Scenario C: You have a zone on your site of a specific size and want to create an ad zone that fits in it and looks good.
Whichever scenario you choose, the first thing you need to do is to create a Native Ad zone.
Creating a Native Ad Zone
When logged in as a Publisher, click on Sites & Zones, New Zone, and expand the Native section, select the Native Ad format Recommendation Widget and click Next.

Fill out the zone details and click Next.
In this scenario, you set the aspect ratio for the images in the Admin Panel, and there is no need to set the total ad zone size. When using the Quick Layout, the ad zone you create will adapt itself automatically to the size of the container you place it in.
Step 3

Once you have chosen the aspect ratio, use the checkbox to choose whether you want to show text or not, and then decide where it shows.
This text consists of a Title and a Description. You can turn those on and off individually in the Title and Description sections if you wish.
Check the preview on the right to see how your ad zone looks, and tweak the settings again if necessary.
Step 5

Check the preview for both Desktop and Mobile on the right side of the screen. You can set where the breakpoint between desktop and mobile view occurs in the Mobile Breaking Point drop-down of Advanced Options.
The breakpoint can be set to 800px for iPad, 450px for mobile and Unresponsive. When we change the breakpoint this changes whether our settings in the Desktop Layout section affect desktop and iPad, or just desktop itself.
When you’re happy with how the preview looks, click Create.
In this scenario, you want to be able to change the image size and the spacing of the ad to match your site. You would do this if you really want the native ads to look like they are part of the editorial content of your site.
Step 2

In the Image Settings drop-down, select Custom Size and set the width and height of the images to match your site. If the site contains a meta tag and is responsive, when the site is viewed, the images will respond also as the screen size decreases. Information about the Widget Size and the Image Size will display in the top right corner above the preview.
Step 6

Check the preview for both Desktop and Mobile on the right side of the screen. You can set where the breakpoint between desktop and mobile view occurs in the Mobile Breaking Point drop-down of Advanced Options.
The breakpoint can be set to 800px for iPad, 450px for mobile and Unresponsive. When we change the breakpoint this changes whether our settings in the Desktop Layout section affect desktop and iPad, or just desktop itself.
When you’re happy with how the preview looks, click Create.
In this scenario, you want to be able to set the size of the ad zone to match what your site needs, and tweak the settings to ensure that the ads display well.
Step 5

Check the preview for both Desktop and Mobile on the right side of the screen. You can set where the breakpoint between desktop and mobile view occurs in the Mobile Breaking Point drop-down of Advanced Options.
The breakpoint can be set to 800px for iPad, 450px for mobile and Unresponsive. When we change the breakpoint this changes whether our settings in the Desktop Layout section affect desktop and iPad, or just desktop itself.
When you’re happy with how the preview looks, click Create.
Selecting the Unresponsive in Mobile Breaking Point
When the Mobile Breaking Point is set to Unresponsive under Advanced Options, the below modal will appear on the screen.


Clicking CONTINUE on the modal will serve the desktop layout for ads on all devices including mobile and tablet.
The Mobile layout will no longer be editable by the user when Unresponsive is selected.
The image settings are updated to default custom size (Width - 200px and height - 200px) if not saved previously.
Using Custom CSS with Native Ads

In the Custom CSS section, you can add custom CSS to ensure that the ad zone displays correctly on your site. The most important CSS classes are provided as a starting point. Find out more about CSS here.
CSS classes for native ads
There are five CSS classes provided in the box to begin with, and you can paste in additional styling as you see fit. These five CSS classes style the most important elements of the native ad as follows:

.exo-native-widget-outer-container
Styles the entire widget container.
.exo-native-widget-item
Styles the containers of the individual items.
.exo-native-widget-item-image
Styles the image.
.exo-native-widget-item-title
Styles the title text.
.exo-native-widget-item-text
Styles the description text
Additional CSS classes
You can also style the native ad using these additional CSS classes:
.exo-native-widget
Wraps the whole widget.
.exo-native-widget-header
Wraps the header elements.
.exo-native-widget-outer-container
Wraps all ads.
.exo-native-widget-item-container
Wraps the adbox.
.exo-native-widget-item-image-wrapper
Wraps the image in the adbox.
.exo-native-widget-item-image-ratio
Sets the ad image aspect ratio.
.exo-native-widget-item-content
Wraps all the adbox text.
.exo-native-widget-item-content-box
This wraps the title, description and brand of the ad wrapper.
.exo-native-widget-item-brand
Styles the ad brand.
Examples
The following examples show how Publishers can adapt CSS styles on Native Ad Zone setup based on their needs.
Last updated
Was this helpful?





















