Creatives
Creative billing

A fullscreen mobile format that makes the user interact with a banner. The user should shake their phone to do some action.

Supported Platforms

Desktop Tablet Phone
Windows Mac iOS Android iOS Android
ver. 10+ ver. 5+ ver. 10+ ver. 5+

Known Issues

Motion and Orientation settings on mobile devices with iOS 12 and higher can be off by default. In this case, the template will show each panel automatically every five seconds.

Asset Requirements

Banner size

Aspect ratio: 16:9 or 9:16 (landscape or portrait orientation respectively).

File type

.jpg, .png, .gif, ZIP (HTML5), .mp4

File size

.jpg, .png, .gif – max 60KB
.mp4 – max 2.2MB
Total creative size — max 3MB

Template Settings

The template settings are available in the UI.

Panel 1-5

Upload an image that shows first on the screen to the panel 1. The image should have a call-to-action element—an icon or a text—that will call the user to shake their phone. After they do, they will see an image or a video from the panel 2. Panels 3-5 are optional and show the same way the previous does.

  • WidthHeight: banner’s width and height, defined automatically when an image is uploaded. Enter dimensions if you upload a video. Video is scaled proportionally to the screen considering video aspect ratio. HTML file is of 100%x100% size to the screen size by default
  • Landing Page is a landing page URL where the user goes after they click on a creative’s image or video. For HTML5 file, you may provide the link in the code in a click calling method. If a code doesn’t have a clickthrough URL, the main URL—one at the top of the template—will work.

Landscape and portrait orientation. A Landscape panel is required in panels 1 and 2. If a landscape panel is missing, a respective portrait panel will show in the landscape orientation.

File type

  • Image—for image files
  • HTML—for zip archives
  • Video—for video files; available for panels 2-5

HTML

HTML banner are uploaded as zip archives. Archive structure: the main file body.html should be in the root folder, other files and folders—with banner assets. Specify a click method globalHTML5Api.click(); in the HTML file.

You can provide a clickthrough URL in a creative’s code as an argument of a click method. E.g. globalHTML5Api.click(“https://yourdomain.com”);

You can also enter a clickthrough URL in a creative template. A link in the code has a higher priority than a link from the template. It may cause a conflict. Use one of the ways to pass the link.

Video

Video can be looped. Select a file type Video to see a switcher Loop.

  • Yes—after the playback a video plays again
    No—a video stops after the playback

File location

  • Computer — a video is uploaded from the user’s computer
  • Web — a video is uploaded from a third party server by URL to an .mp4 file

Background color

The space an image or a video do not cover may be colored. Select a color or enter a code value. If you don’t need a colored background, set zero opacity to any color, e.g. rgba(255,255,255,0).

Event Tracking

  • View
  • Confirmed view
  • Click
  • Play
  • Pause
  • Resume
  • Sound on
  • Sound off
  • Progress (firstQuartile, midpoint, thirdQuartile, complete)

For any questions regarding ad manuals please contact the support manager of your account.

Updated on November 17, 2023