Retargeting and prospecting network aimed at ecommerce and SMB advertisers. Accepts HTML5 packages on web inventory only, and requires every asset and library to be bundled inside the ZIP - no CDN or cross-domain references of any kind.
Also known as NextRoll, RollWorks.
| Category | Network |
|---|---|
| Regions | US, CA, EU |
| Maximum ZIP size | 150 KB zipped |
| Entry file | index.html |
| ZIP structure | Entry file must sit at the ZIP root |
| Account eligibility | Direct upload of HTML5 ads may be restricted depending on account type; some accounts must go through AdRoll support to upload a banner at all. |
| Ad size meta tag | Required — width={w}, height={h} |
| Required markup | AdRoll requires the DOCTYPE, html and body tags to be present. |
| External assets | Everything must be in the ZIP |
| External fonts | Must be bundled in the ZIP |
| CDN libraries | Must be bundled in the ZIP |
| Click method | clickTag variable |
| Click variable | clickTag |
| Click URL at export | Must be set in the file — this platform does not rewrite it |
| Multiple click destinations | One click area per banner |
| Maximum animation length | 30s |
| Animation must stop | Yes, once the limit is reached |
This is the click declaration Foldwrap writes into an HTML5 export for AdRoll, with a placeholder destination. Copy it into your own creative if you are hand-building the banner.
var clickTag = "https://www.example.com/landing";AdRoll does not rewrite the click destination when the ad is trafficked, so a banner exported with an empty value ships a click area that goes nowhere.
These are the rules Foldwrap checks a package against before it is delivered to AdRoll. Each is derived from the requirements above, so a constraint AdRoll does not state is not checked and is not listed.
Foldwrap runs these checks on every package it exports for AdRoll, and names the creative and the constraint when one fails.
Every figure above, with the document it came from and the date we read it.
File Size: Up to 150KB
help.adroll.com · retrieved 18 September 2026
Supported File Types: zip. Each HTML5 ad must be its own zip file that contains all code and assets (including public, commonly used JavaScript libraries).
help.adroll.com · retrieved 18 September 2026
Code references to external domains are not permitted (no cross-domain scripting). CDN calls are not allowed within the creative's HTML file due to security reasons.
help.adroll.com · retrieved 18 September 2026
The animation limit for an HTML5 ad is 30 seconds. It may loop, but only within the 30-second limit. Animation must stop after 30 seconds unless it is user-initiated. Endless looping is not allowed.
help.adroll.com · retrieved 18 September 2026
Declare a clickTag variable. ClickTag is a click-through URL: a shortcut to set the click-through URL in the platform. This must be passed as a parameter to any window.open event in the ad code.
help.adroll.com · retrieved 18 September 2026
Compare every platform side by side, or produce a AdRoll-ready bundle from an approved Figma design with Foldwrap.