Expand
Overview
Formerly named "MRAID SDK Expand Banner". The "Expand" creative template displays a banner which expands to a fullscreen ad when clicked.
Demo
n/a
Compliancy
Criterion | Compliancy |
---|---|
MRAID 1.0 | ✅ |
MRAID 2.0 | ✅ |
RTB | ❌ |
Creatives
This creative template supports the following creative combinations:
- 1 banner image (png, jpeg) + 1 portrait image (png, jpeg) for expanded state
- 1 banner image (png, jpeg) + 1 portrait image (png, jpeg) + 1 landscape image (png, jpeg) for expanded state
- 1 banner image (png, jpeg) + 1 HTML5 creative (URL or ZIP) for expanded state
Supported file formats:
- png, jpeg
- HTML5 (URL or ZIP)
The SDK will resize the creative for smaller screen resolutions.
Recommended sizes
- Smartphone: 50 KB (max.)
- Tablet: 100 KB (max.)
Creative template parameters
Parameter | Description | Default value |
---|---|---|
App link URL (iOS only, SDK 7 only) | App URL that will be opened by the SDK instead of the creative click URL, if the app is available on the iOS device. The SDK will fall back on the creative click URL otherwise. | |
Background Color | The color that will be displayed under the creative if it does not fit the display area. | #ffffff |
Close button position | Position of the close button (only in expanded state of banners) | top right (MRAID default) |
Redirect to third party (iOS only, SDK 7 only) | disabled - the SDK will always attempt to open the creative click URL in-app (Safari modal, Store modal etc.) enabled - the SDK will always open the creative click URL outside the app (Safari, App Store, etc.) | Disabled |
Third party impression pixels | Comma separated list of URLs that will be called when the impression is counted by the SDK. | |
Third party tracking script | (SDK >= 6.7) Javascript tracking script that will be automatically injected in the creative and executed by the SDK. |
Limitations
n/a
Known issues
n/a
Release notes
- 28/11/2018 - Add viewability tracking by default + SDK7 compatibility