How to create AdMob Banner and Get banner_ad_unit_id from AdMob (iOS App)?
Here I will show how to configure iOS application for Admob. To get the Ad unit ID from AdMob you need only a few simple steps:
Log in or sign up https://apps.admob.com
Click -> Apps
Here I chose option (2), because my application was not published in the Apple Store
Enter "App Name", Select iOS (radio button) and Click -> Add
Click -> CREATE AD UNIT
Select -> Banner
Enter "Ad unit name" and Click -> CREATE AD UNIT
Copy "Ad unit id" and Click -> DONE
Paste you "Ad unit id" to file "TabBarController.swift" (see screenshot)