Zone invocations is placed on publisher sites and will display an ad. Different type of invocations are available and the difference is explained below.
Javascript
The default choice. Is blocking, meaning that the page will not complete rendering until the ad server have delivered the ad. It can handle all types of ad materials, including third party tags, expanding ads etc.
IFrame
The ad will be placed inside a non-blocking IFrame. Not suitable for expanding ads and composite zones are not supported.
Redirect
The invocation will consist only of the placements click url. No ad will be displayed.
Image
Will return a invisible pixel instead of the ad. Is suitable for cases when impressions should be measured but the actual displaying of the ad is handled in some other manner.
Javascript v0.3
Video VAST 1.0
Generates a URL that in turn renders the VAST 1.0 XML
Video VAST 2.0
Generates a URL that in turn renders the VAST 2.0 XML
Asynchronous Javascript
An asynchronous javascript tag is non blocking and will improve load times of the site. The downside of this is that third party tags that depend on Javascript cannot be used. Composite zones is not supported.
Comments
0 comments
Article is closed for comments.