WIFY IPTV
  • Introduction
    • Required
    • Start
  • Android
    • Icons
    • Get dependencies
    • Change Package name
  • Access Key
    • Why use Access Key?
    • Android Key
    • IOS Key
  • Settings
    • Colors
    • Ad Network
  • Build app
    • Run app
    • Build and install the application
Powered by GitBook
On this page
  1. Settings

Ad Network

Update the status to either AdMob or Facebook, both of which are ad networks. status: admob or facebook

{
  "status": "admob",
  
  "android_bannerAdmob": "ca-app-pub-3940256099942544/6300978111",
  "android_bannerLargeAdmob": "ca-app-pub-3940256099942544/6300978111",
  "android_interstitialAdmob": "ca-app-pub-3940256099942544/1033173712",
  
  "ios_bannerAdmob": "ca-app-pub-3940256099942544/2934735716",
  "ios_bannerLargeAdmob": "ca-app-pub-3940256099942544/2934735716",
  "ios_interstitialAdmob": "ca-app-pub-3940256099942544/4411468910",
  
  "android_bannerFacebook": "75238233148588_7523324864",
  "android_nativeFacebook": "7523223228_752387143148191",
  "android_interstitialFacebook": "75238312288_752387143148191",
  
  "ios_bannerFacebook": "752323148588_752215114",
  "ios_nativeFacebook": "752383348588_751815114",
  "ios_interstitialFacebook": "752328588_752385803148325",
  
}

Modify the URL in the source code.

PreviousColorsNextBuild app

Last updated 1 year ago

After uploading the JSON file to your server, you will be provided with a URL, such as .

https://mouadzizi.com/applications/wify_ads.json