-
Notifications
You must be signed in to change notification settings - Fork 21
Custom Events
Asaf Gaber edited this page Aug 16, 2016
·
82 revisions
- MoPub
- AdMob
- DFP
- Chartboost
- AdColony
- Supersonic
- Vungle
- Woobi
- Amazon
- Millenial
- Startapp
- Writing Custom Events
Once a custom event is set up for a specific network, MobFox banners, interstitials and natives will get ads from that network in addition to ads from MobFox, increasing your fill rate.
- Install the MobFox Android SDK Core.
- Install the MoPub Android SDK.
- Place the MobFox-Android-MoPub-Adapter.jar in your application's libs folder (next to your src folder) and add it as a dependency in your gradle.build file.
- Setup MoPub Custom Events in your MobFox control panel.
- Integrate the Banner or Interstitial you created previously and load it - you should get an ad from the referred MoPub AdUnit.
- Install the MobFox Android SDK Core.
- Install the AdMob Android SDK.
- Place the MobFox-Android-AdMob-Adapter.jar in your application's libs folder (next to your src folder) and add it as a dependency in your gradle.build file.
- Setup AdMob Custom Events in your MobFox control panel.
- Integrate the Banner, Interstitial or Native ads you created previously and load it - you should get an ad from the referred AdMob AdUnit.
- When expecting an AdMob Native ad please follow these instructions:
- Create a new layout in your res/layout folder. Call it
ad_app_installed.
The layout's root element must becom.google.android.gms.ads.formats.NativeAppInstallAdView.
View components containing id's will be set with respected values if available.
Recommended layout (optional): - Under
All Appsselect your app. - On the relevant
Ad Unit, click thead sourceslink. - Click the
+ New ad networkbutton. - Select the MobFox network from the available ad networks list.
- Fill in:
-
Publisher Site ID- your MobFox publication hash.
-
- Install the MobFox Android SDK Core.
- Install the DFP Android SDK.
- Place the MobFox-Android-DFP-Adapter.jar in your application's libs folder (next to your src folder) and add it as a dependency in your gradle.build file.
- Setup DFP Custom Events in your MobFox control panel.
- Integrate the Banner or Interstitial you created previously and load it - you should get an ad from the referred DFP AdUnit.
- Install the MobFox Android SDK Core.
- Install the Chartboost Android SDK.
- Place the MobFox-Android-Chartboost-Adapter.jar in your application's libs folder (next to your src folder) and add it as a dependency in your gradle.build file.
- Setup Chartboost Custom Events in your MobFox control panel.
- Integrate the Interstitial you created previously and load it - you should get an ad from Chartboost.
- Install the MobFox Android SDK Core.
- Install the AdColony Android SDK.
- Place the MobFox-Android-AdColony-Adapter.jar in your application's libs folder (next to your src folder) and add it as a dependency in your gradle.build file.
- Setup AdColony Custom Events in your MobFox control panel.
- It's only possible to request Interstitial custom event ads from AdColony at the moment. Create a MobFox Interstitial ad.
- Integrate the Interstitial ad you created previously and load it with the custom event publication ID (step 4) - you should get an ad from the referred AdColony ad.
- Install the MobFox Android SDK Core.
- Install the Supersonic Android SDK.
- Place the MobFox-Android-Supersonic-Adapter.jar in your application's libs folder (next to your src folder) and add it as a dependency in your gradle.build file.
- Setup Supersonic Custom Events in your MobFox control panel.
- Integrate the Interstitial you created previously and load it - you should get an ad from Supersonic.
- Install the MobFox Android SDK Core.
- Install the Vungle Android SDK.
- Place the MobFox-Android-Vungle-Adapter.jar in your application's libs folder (next to your src folder) and add it as a dependency in your gradle.build file.
- Setup Vungle Custom Events in your MobFox control panel.
- It's only possible to request Interstitial custom event ads from AdColony at the moment. Create a MobFox Interstitial ad.
- Integrate the Interstitial ad you created previously and load it with the custom event publication ID (step 4) - you should get an ad from the referred Vungle ad.
- Install the MobFox Android SDK Core.
- Download and Integrate the Woobi Android SDK, follow instructions in Here.
- While integrating Woobi SDK in your app keep the “appId” Woobi provides you.
- Place the Woobi-MobFox-1.0.0.jar in your application's libs folder (next to your src folder) and add it as a dependency in your gradle.build file.
- Configuring Wooib’s plugin:
Please set up Woobi’s plugin in your app, before calling MobFox’s Interstitial.load():
- To select interstitial Type: call WoobiMobFox.setWoobiAdToShow (WoobiMobFox.WOOBI_AD.) PrefferedIAdType = {VIDGET, DISPLAY, CAROUSEL}
- Set up Woobi’s AppId: provide the Woobi SDK integration appId to the plugin using the WoobiMobFox.setWoobiAppId method.
- Set up a clientId (optional): If you wish to set up a client id use WoobiMobFox.setWoobiClientId method.
- Setup Woobi Custom Events in your MobFox control panel and add Woobi as a "Custom Event".
- Integrate a MobFox Interstitial and load it with the custom event publication ID (step 4) - you should get an ad from the referred Woobi network.
- Install the MobFox Android SDK Core.
- Install the Facebook Android SDK.
- Place the MobFox-Android-Facebook-Adapter.jar in your application's libs folder (next to your src folder) and add it as a dependency in your gradle.build file.
- Setup Facebook Custom Events in your MobFox control panel.
- Integrate a MobFox banner or Interstitial and load it with the custom event publication ID (step 4) - you should get an ad from the referred Facebook network.
- Install the MobFox Android SDK Core.
- Install the Amazon Android SDK.
- Place the MobFox-Android-Amazon-Adapter.jar in your application's libs folder (next to your src folder) and add it as a dependency in your gradle.build file.
- Setup Amazon Custom Events in your MobFox control panel.
- Integrate a MobFox banner or Interstitial and load it with the custom event publication ID (step 4) - you should get an ad from the referred Amazon network.
- Install the MobFox Android SDK Core.
- Install the Millenial Android SDK.
- Place the MobFox-Android-Millenial-Adapter.jar in your application's libs folder (next to your src folder) and add it as a dependency in your gradle.build file.
- Setup Millenial Custom Events in your MobFox control panel.
- Integrate a MobFox banner or Interstitial and load it with the custom event publication ID (step 4) - you should get an ad from the referred Millenial network.
- Install the MobFox Android SDK Core.
- Install the Startapp Android SDK.
- Place the MobFox-Android-Startapp-Adapter.jar in your application's libs folder (next to your src folder) and add it as a dependency in your gradle.build file.
- Setup Startapp Custom Events in your MobFox control panel.
- Integrate a MobFox banner or Interstitial and load it with the custom event publication ID (step 4) - you should get an ad from the referred Startapp network.
Check: www.nofisa1.com vuyo1959 affiliates EU