Help Center
Will In-Image conflict with existing display ads on my website?
From Affinity
Will In-Image conflict with existing display ads on my website?
No. In-Image will not run ads on images that are smaller than 200 x 100; neither will it run ads on specified IAB ad unit sizes, since it assumes that these are existing ads on your website. However, in scenarios where you have custom sized ads displayed on your website, you could choose to prevent In-Image ads from displaying on these existing ads. To do so, modify the ads' image tag (<img>) with an additional attribute (ism=“false”) as shown below:
Ex. <img src=“filename” alt=“tag” ism=“false” />