Did You Know?

Your Success That's Our Business

Facebook Ads API

Author: admin 381 views

Banner and Interstitial ads via Facebook Audience Network Ads API

The Facebook Audience Network offers the possibility of monetizing mobile projects. It is a Facebook-provided service for integrating Facebook ads into mobile applications. The Audience Network program allows mobile application developers to incorporate ads on iOS and Android platforms. The ad space provided by the app developer is paid by clicks (CPC, Cost Per Click) or impressions (CPM, Cost Per Mille). WebViewGold is ready for activating Facebook Audience Network ads by default, and it allows you to monetize your WebView-based applications.

Open Config.java file and activate these 3 variables:

Monetize your WebView apps with native AdMob SDK

Moreover, set USE_FACEBOOK_ADS to true. In the last setup step, please set your Facebook Ad IDs in the strings.xml file before launching your app.

Loading...