In this link:
https://developers.google.com/admob/android/quick-start#initialize_mobileads
I have this information:
Before loading ads, have your app initialize the Mobile Ads SDK by calling MobileAds.initialize() with your AdMob App ID. This needs to be done only once, ideally at app launch.
I use banners, interstitial and native ads.
I need to do this?
If yes, how I can initialize the AdMob App ID?
Thanks in advance for any help.
https://developers.google.com/admob/android/quick-start#initialize_mobileads
I have this information:
Before loading ads, have your app initialize the Mobile Ads SDK by calling MobileAds.initialize() with your AdMob App ID. This needs to be done only once, ideally at app launch.
I use banners, interstitial and native ads.
I need to do this?
If yes, how I can initialize the AdMob App ID?
Thanks in advance for any help.