-
Notifications
You must be signed in to change notification settings - Fork 2
FAQ (EN)
im-ade edited this page Sep 29, 2017
·
2 revisions
- Media
- App that will run ads
- Zone
- A zone is a virtual spot that ads will be displayed in (multiple zones possible). Can be divided by category, position etc.
- Frequency/Recency limit
- Cap used to determine how many times in a set period to show a user an ad, and how long to wait before showing the same ad.
It takes a little bit of time for the SDK to initialize. Also another way of troubleshooting is checking for error codes (https://github.com/imobile-maio/maio-iOS-SDK/wiki/API-Reference-(EN)#maiofailreason-enum-1)
zoneID is the id of the which ads will be displayed.
Check the following links to make sure you have set them up correctly. MaioDelegate 2. Displaying Ads
New media and zone ids can be created from our publisher dashboard.
About 1.5 MB.
iOS 6.0+
SDK needs to download the video ad to display in order to initilialize. Depending on the throughput of the CDN and assuming a Wifi environment it takes about 3 seconds. On a mobile only network the amount of time is highly variable.