An extension to monetize your application with Consoli ads.
ConsoliAds is a one-stop platform that focuses on growing your mobile app into an optimal scalable business. Our ad mediation platform caters to revenue growth by offering singular mobile app monetization opportunities. Our powerful Ad Network alongside enables you to acquire quality users at convenience.
ConsoliAds SDK needs to be explicitly initialized.
userSignature: string to identify the user according to his role and rights provided on the ConsoliAds dashboard.
userConsent: TRUE if user agrees to share his data and opts for personalized ads, FALSE otherwise. This flag is used for GDPR and CCPA compliance both.
isDevMode: when true, it simulates the development environment and prevents developers from changing Live app settings. Complete app development should be done with ‘Dev Mode’ ON. When an app is ready to be published, ‘Dev Mode’ MUST BE turned OFF. (NOTE: Don’t forget to see ‘More About Dev Mode’ section before making the final build)
sdkPlatform: The platform on which your app is uploaded like SDKPlatform.Google, SDKPlatform.Samsung, SDKPlatform.Huawei etc.
NOTE: all initialize params cannot be modified once ConsoliAds is initialized.
5 types of banner ad available now.
PlaceholderName: enum of the placeholder (such as PlaceholderName.Default, PlaceholderName.Activity1) from the ‘Placeholders’ tab in your app details of the ConsoliAds dashboard. No placeholder value is required if you do not have your own placeholders added.
bannerSize: Banner size you wish to use like ConsoliadsSdkBannerSize.Banner, ConsoliadsSdkBannerSize.LargeBanner, ConsoliadsSdkBannerSize.SmartBanner etc.
NOTE: ConsoliAds SDK supports only one banner per activity.
3 types of icon ad available now.
PlaceholderName: enum of the placeholder (such as PlaceholderName.Default, PlaceholderName.Activity1) from the ‘Placeholders’ tab in your app details of the ConsoliAds dashboard. No placeholder value is required if you do not have your own placeholders added.
Showing interstitial ads requires loading it beforehand.
Check Interstitial/Video Ad Availability: Despite having the ad load called, interstitial ad availability should be explicitly checked.
PlaceholderName: enum of the placeholder (such as PlaceholderName.Default, PlaceholderName.Activity1) from the ‘Placeholders’ tab in your app details of the ConsoliAds dashboard. No placeholder value is required if you do not have your own placeholders added.
NOTE: the respective placeholder must have an ad network added from the ConsoliAds dashboard, else no ad will be displayed.
Showing rewarded video requires loading it beforehand.
Check Availability of Rewarded Ad: Despite having the ad load called, rewarded video availability should be explicitly checked.
PlaceholderName: enum of the placeholder (such as PlaceholderName.Default, PlaceholderName.MainMenu) from the ‘Placeholders’ tab in your app details of the ConsoliAds dashboard. No placeholder value is required if you do not have your own placeholders added.
NOTE: the respective placeholder must have an ad network added from the ConsoliAds dashboard, else no ad will be displayed.
27 place holder available now with this extension.
Get purchase details when user purchase something by watching consoli ads.
If you are having any technical issues, you can visit https://github.com/teamconsoliads to view known issues, share problems and suggestions.
com.jewel.consoliads.aix(2.37 MB)
SDK Version: 13.1.1
Price: 17.35 USD
Last amendment: 29 July 2022
Supported builder: Kodular, Niotron, AppZard, AndroidBuilder, App Inventor and it's other distributions.