These ads are great when you want a user to see an advertisement for a specific amount of time. You can easily customize the following parameters directly from HTML code.
- Ad Duration on Screen
- Ad Size Full or Modal
- Ad Close Button Timeout
- Infinite Ads Be Shown
Tap or Programatic
Yes. Ads can be programmatically triggered as they are based on the menu system. All you have to do is
menu('#your-ad-id', 'show', 250)
menu('#your-ad-id', 'hide', 250)