The problem of not showing ads in new apps or games is common. There are certain reasons for this error. The problem may be caused by the user or Google Admob.
If an ad error is encountered, what to do is as follows;
First, check the internet connection, make sure the network cable is plugged in or the WIFI is on.
Ad Failed to Load 0: if the error is received, there are no problems with ad IDs and codes. This error is received because ad units have just been created. If you get this error, you can publish the game without thinking.
Ad Failed to Load 1: if you get the error, you entered the ad IDs incorrectly. Make sure you don’t leave spaces at the beginning and end of ad IDs. Check ad units and correct errors. After you make the corrections, your ads will appear.
Ad Failed to Load 2: if there is an error, this is a sign of an internet connection problem. Check your Internet connection and make sure you have the connection.
Ad Failed to Load 3: if you get the error, this problem has nothing to do with you. This error code indicates that the problem is related to Google Admob. Lack of adequate advertising in the ad pool, banning your app or game, limiting your account, and scrutiny of your account traffic are the main reasons for this error.
The application can be published to produce a solution, and a certain amount of time can wait. If the solution is not reached, a different ad network can be used.
AdMob Test Ads
What Are Google AdMob Test Ads? Along with Admob Test advertising, it is a system that allows you to seamlessly display Test ads in our unity or Android Studio projects. If Test ads work, actual ad IDs are optionally entered.
We have prepared an article for this: What Are Google AdMob Test Ads? (Current List)
When Admob starts using test ads, you can do the tests as you like. When Test ads start showing successfully, you can add real AdMob ad IDs and update your app.
Admob Unity Affaire
By associating AdMob with games developed with Unity, advertising can be broadcast. It is possible to get high profits from published ads. Here are the steps to follow to successfully perform this process;
Google Admob unity
First of all “AdMob” create Admob membership via link.
After the membership process, go to the “Applications” section. From here, click”Add your first app“.
Fill in the questions on the screen according to your situation.
Then choose “Android” or “IOS“.
When all selections are complete, the application ID screen will be displayed. App ID here is important in associating Unity with mobile gaming.
Skip the Create Ad Unit part, you will do this after you publish the game.
After you create a new application through the Google Admob account, follow the “new” > “Create Project” options.
Developers.Google download Admob Package files using the “Download the Plugin” option via the link.
Open Unity when you have finished downloading.
Click Assets through Unity and select Custom Package from the Import-Package section.
Select the file named “GoogleMobileAds.unitypackage” in the downloaded file from the window that appears on the screen and “Import“.
From the Hierarchy window, create an Empty Game Object. Name the object as you like. The only task of this object will be to control ads.
Add a new C# script from the Inspector with the object selected in the ad Manager Hierarchy section.
After creating the inspector, double-click and open it.
TestAds go to the address and copy the test IDs by ad type.
Copy your app ID from your Google Admob account and paste it into the “AppID” string.
MobileAds saw on Script. The Initialize (appId) code is the code that will allow the application to work with AdMob.
How Does Admob Work?
Admob works by matching ads to apps or games according to the criteria set. Published ads are created by advertisers who want to promote their products.