🚨AdMob app ID

Step 1:

Once the AdMob account is created the Publisher Id can be found under Account Information from the Settings icon

Add an App to Admob

In your AdMob account use the Apps icon to add you app. Click the icon and then select ADD APP.

Enter the App Details

Fill out the app name.

The App ID is then available to add to the app code and can be copied using the clipboard icon. It can also be retrieved from the apps list later if required.

If ready to create an ad unit use the Create Ad Unit button.

Create AdMob Ad Unit

Choose the ad type.

The ad unit is named for easy of reference in the performance reports.

The ad unit id is available for use in the app code. If it is not copied after the ad unit is created, then it can be copied from the Ad Units option under the app details later.

Links are provided for help on adding the AdMob code to the app.

Accessing App Id and Ad Unit Id

Under the Apps list the clipboard icon can be used to copy the AdMob app id for a particular app.

Likewise, the ad unit id can be copied under the ad units section for the registered app.

Step 2:

Import the Admob plugins found in the “Install Plugins” Folder

Step 3:

Set your AdMob app ID

In the Unity editor, select Assets > Google Mobile Ads > Settings from the menu.

Step 4:

Enable AdMob by clicking Enabled checkbox under Google AdMob section. Then enter your Android and iOS AdMob app ID in each field.

Last updated