Specifications
Ad Unit | Supported Ad Content | Ad Placement type | UI Size |
---|---|---|---|
Banner | * HTML / MRAID 2.0 | In-View | fixed 320 x 50 |
MRect | HTML / MRAID 2.0 VAST 2.0 * VPAID |
In-View | fixed 300 x 250 |
Square | HTML / MRAID 2.0 VAST 2.0 * VPAID |
In-View | fixed ratio 1:1 can be any size, but will keep the aspect-fit of video player and the aspect-fill of video content inside the video player * default size is evaluated, based on an application frame's width |
Landscape | HTML / MRAID 2.0 VAST 2.0 * VPAID |
In-View | fixed ratio 16:9 can be any size, but will keep the aspect-fit of video player and the aspect-fit of video content inside the video player * default size is evaluated, based on an application frame's width |
Interstitial | HTML / MRAID 2.0 VAST 2.0 * VPAID |
Fullscreen | * fixed fullscreen size and is modal type |
Vertical | VAST 2.0 VPAID |
Fullscreen | * fixed fullscreen size and is modal type |
Rewarded | VAST 2.0 VPAID |
Fullscreen | * fixed fullscreen size and is modal type |
Native | Native Video (VAST 2.0) Native Image (Large Image) |
Native | TBD |
Ads Terminology Glossary
Term | Description |
---|---|
Regular | The ad supports rather a HTML/MRAID content, Video content or both of them and is not Native. |
In-View | The ad unit is added as a subview to a provided, by a publisher, UIView class instance. |
Full Screen | The ad unit is presented once and only, as a modal view controller, it occupies the entire user screen and does not allow user interaction with the views laying below the ad. It is important to understand, that In-View units can transit to a fullscreen and back, in several cases, described below in this document. |
Native | The publisher is responsible for the rendering of the UI part of an ad. Generally it's used as an In-Feed ad. The UI is fully customizable by a publisher, and looks and feels like a part of a feed's content. Native ads are not Fullscreen ads, but can transit in and out, in some cases, as In-View units do. |
Modal | User interaction is prevented (in the views, below) until current view is dismissed. |
In-Feed | The ad unit (regular or native) occupies one of the cells in table or collection view. |
Video | In the context of Fyber Marketplace ads means VAST 2.0 content or VPAID content. |
View to Full Screen Transition Cases | Ad clicked and in-app browser (Inneractive Web Browser) is being presented Ad clicked and in-app storekit view controller is being presented * Ad clicked and MRAID command Expand did trigger, ad transforms to modal type. |