Difference between revisions of "Display Ads"

From Service Manual Kadam.net
Jump to: navigation, search
Line 9: Line 9:
 
Fill in the name and select the '''Display Ads''' block format.<br/>
 
Fill in the name and select the '''Display Ads''' block format.<br/>
  
[[File:Screenshot 1-1.png|100px|centre|frame]]
+
[[File:Screenshot 1-1.png|centre|100px|frame]]
  
 
In the second step, you can select the sizes of graphic banners that will participate in the auction and create your own native templates.<br/>
 
In the second step, you can select the sizes of graphic banners that will participate in the auction and create your own native templates.<br/>

Revision as of 11:46, 1 March 2023

This format is the most popular in the Kadam advertising network.
It includes support for several formats at once: native and media, due to this, the maximum income from placement is achieved.
The algorithm itself selects the format for each visitor to your site.

Creating a Block

Go to the block management section (SitesSite name) and click on the Add block button in the upper right corner of the page.

Fill in the name and select the Display Ads block format.

Screenshot 1-1.png

In the second step, you can select the sizes of graphic banners that will participate in the auction and create your own native templates.

WScreenshot 1-1.png


With the help of the native template designer, you can assemble your own design without knowledge of HTML layout, which will harmoniously fit into the design of your site.


At the third stage, you need to get the JavaScript code of the block and place it on the site, to the desired location.

DisplayAds4.png


After placing the advertising block on your site, it becomes active in a few minutes.

Javascript Settings Description


Parameter name Data type Description Notes Necessity
domain string Domain for Kadam requests Compulsory
fallback Function(string) => void Function called when the server fails to deliver ads A string is passed to the argument of the function explaining the reason for the failure (for example, 204 or 500) Optional
id string Ad block ID in 6 random Latin letters + id format For example, VDOuge331256 Compulsory
next integer The time in minutes that must pass between one user's calls for the ad to appear again If the option is not specified, the ad will be shown to the user every time you log in Optional
refresh boolean Update banners or not after the user has left for another tab or minimized the browser, and then returned to the page Default is false Optional
type bn Ad Block Type Compulsory for banners and Display Ads


See also