-
Notifications
You must be signed in to change notification settings - Fork 4
Include Android Advanced
⚡ Before you start
Make sure you have correctly setup the project.
Advanced integration makes it possible to choose any variations of mediation networks.
Note
You may choose not to integrate ad network adapters separately and skip this page. Instead, integrate only ready-made Clever Ads Solutions.
Just specify true
for the adapters you want to use and all the necessary dependencies will be included in your application automatically.
cas {
adapters {
casExchange = true
ironSource = true
googleAds = true
unityAds = true
liftoffMonetize = true
chartboost = true
dtExchange = true
inMobi = true
kidoz = true
superAwesome = true
mintegral = true
appLovin = true
audienceNetwork = true
pangle = true
yandexAds = true
bigoAds = true
startIO = true
hyprMX = true
}
}
Note
- To increase revenue from Google Ads or Unity Ads monetization, you need to include the IronSource adapter.
- The Meta Audience Network requires Additional implementations.
- The Yandex Ads requires Additional implementations, also do NOT provide monetization in COPPA protected regions.
- The HyprMX is focused on the USA and Canada regions only. Your apps must be approved for monetization.
Warning
Access to the monetization of the beta ad sources is closed.
If you would like to monetize by one of these ad sources, please contact your account manager.
cas {
adapters {
ogury = true
loopMe = true
madex = true
smaato = true
}
}
Note
- Please note that you may need to add additional maven repositories for your project.
- The Madex is focused on the CIS region only. Permission to access geolocation is already enabled in the SDK. Read more about Geolocation data collection
- The Smaato is support Banner ads only.
Cross promotion is an app marketing strategy in which app developers promote one of their titles on another one of their titles. Cross promoting is especially effective for developers with large portfolios of games as a means to move users across titles and use the opportunity to scale each of their apps. This is most commonly used by hyper-casual publishers who have relatively low retention, and use cross promotion to keep users within their app portfolio.
cas {
adapters {
crossPromo = true
}
}
Note
Contact our account manager if you are interested in cross-promotion.
🔗 Done! What’s Next?
- Follow additional steps to integrate some ad networks if used:
- Get started implementation with Initialize CAS
Android SDK | iOS SDK | Unity SDK | Flutter SDK | App-ads.txt | cleveradssolutions.com | [email protected]
- Project Setup
- Include Android
- Include iOS
- Additional Network Steps
- App-ads.txt