Admob, how to know AppID for Android and iOS?

how am I able to retrieve the AppID? does the AppID change for every device? or is it fixed for all device(whoever downloads it)

When you create  your account with AdMob, you will create a new campaign, for instance, one for iPhones, one Android, etc.  You will have an AppID for each of these.  Because banners and interstitial ads are different you may end up with 4 different AppID’s:

iOS Banner

iOS Interstitial

Android Banner

Android Interstital

Rob

oh got it thanks, I thought it will come for upon the App installation, so basically I have to publish 1st the app before i can input the App ID for admob?

No, I think Rob was saying that when you create your campaigns (Ie banner or interstial) Admob will provide you an ID right away. Just plug that ID into your init code. The ID will be different for banner or fullscreen. Those codes will also be attach to a specific app name. That is why Rob is saying that you will den duo with potentially 4 ID’s I am sure Rob knows more than i do! So please take this with a grain of salt. Good luck. Mo

@vonncc123

First create an account with AdMob, then add apps to your account.

For each app you can add several ad units (banner / interstitial), where each ad unit will get an ID that you put into your code.

Mo, you said exactly what I was trying to say, only more elegantly.

Rob

@Rob, LOL!

When you create  your account with AdMob, you will create a new campaign, for instance, one for iPhones, one Android, etc.  You will have an AppID for each of these.  Because banners and interstitial ads are different you may end up with 4 different AppID’s:

iOS Banner

iOS Interstitial

Android Banner

Android Interstital

Rob

oh got it thanks, I thought it will come for upon the App installation, so basically I have to publish 1st the app before i can input the App ID for admob?

No, I think Rob was saying that when you create your campaigns (Ie banner or interstial) Admob will provide you an ID right away. Just plug that ID into your init code. The ID will be different for banner or fullscreen. Those codes will also be attach to a specific app name. That is why Rob is saying that you will den duo with potentially 4 ID’s I am sure Rob knows more than i do! So please take this with a grain of salt. Good luck. Mo

@vonncc123

First create an account with AdMob, then add apps to your account.

For each app you can add several ad units (banner / interstitial), where each ad unit will get an ID that you put into your code.

Mo, you said exactly what I was trying to say, only more elegantly.

Rob

@Rob, LOL!