...
We create wireframe to visualize the position for the atf-format usage.
Desktop
...
Mobile
...
Info |
---|
Note: We recommend one screen size distance between two ad slots. |
atf-formatSize
This parameter describes the maximum ad size within one ad slot atf-format. It is a string of characters ‘WIDTHxHEIGHT’ (e.g. 1200x800).
By using this parameter the publisher can exclude creatives which are bigger than the defined parameter.
Info |
---|
Note: if you want to use all sizes defined for the selected format, the biggest size needs to be defined. This is due to fact, that the size range for each format could change. E.g. a creative with a bigger format could be uploaded but you would like to keep your initial maximum range. |
Example ad slot definition by using mandatory parameters only
Code Block | ||
---|---|---|
| ||
<atf-ad-slot id=”my_site_ad_slot_2” atf-format=”content” atf-formatSize=”1000x250”> </atf-ad-slot> |
Info |
---|
Note: In case of atf-format=”custom” there is no need to specify atf-formatSize, for details check description of custom format |