Ad types
The adTypes
parameter in the code is responsible for the ad formats you are going to implement into your app.
Appodeal supports all major mobile ad formats:
- Interstitial (
Appodeal.INTERSTITIAL
): full-screen ads, that contain a static image or a skippable video. - Rewarded video (
Appodeal.REWARDED_VIDEO
): non-skippable video ads that users may choose to watch to get a reward. - Banner (
Appodeal.BANNER
): rectangular ads that occupy a spot within an app's layout. - MREC (
Appodeal.MREC
): medium-rectangule ads (300x250px) that appear within in-app content. - Native ads (
Appodeal.NATIVE
): ads that can match the structure and the style of an app and naturally continue the user experience.
The page [dev]Android SDK. Integration Guide was not found -- Please check/update the page name used in the MultiExcerpt-Include macro
If you are not sure, which ad formats would suit you the best, check out our FAQ.