Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Test AD with APP prod

20 views
Skip to first unread message

Moon2999 Game

unread,
Mar 25, 2025, 6:04:48 AMMar 25
to Google Mobile Ads SDK Developers
Hello,

I am stuck since a while having always Test AD with Prod APP.

using Unity Version '6000.0.33f1 (433b0a79340b)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a', Stripping 'Enabled'
 Min API Level '30', Target API Level '34'

1) into the code, the  AdMob Ad Unit ID is the PROD one and the same as my Admob  (with Reward), not test device by code.

2) I remove any test device into code and also into admob console, moreover I am testing a a device not used for testing before

3) I also remove Dev mode on the device, and delete /  re_install several time the app
I used the AD inspector, and I see this is a Test ad (with ADMob bidding, etc) the AdMob Ad Unit ID is the test one, not the prod

 4) I removed any mediation (only ADMob default is remaining)

5)  the link between ADMob and google play store seem to be ok, Paiment info are ok and validated, the App is ready

6) I try several wifi/VPN and also other device, but same results

I check logcat error when using device in debug, there is no specific error about ADS or ADSERVICES, the debug show AD test id

Any idea?
Thanks fro the help
Thierry

Logcat:
<color=green>ADM LoadRewardedAd ad loaded with responseInfo:{
   "Response ID": "31jhZ6m4J4C99fgP0r2O2Ao",
   "Mediation Adapter Class Name": "com.google.ads.mediation.admob.AdMobAdapter",
   "Adapter Responses": [
     {
       "Adapter": "com.google.ads.mediation.admob.AdMobAdapter",
       "Latency": 1941,
       "Ad Source Name": "Reservation campaign",
       "Ad Source ID": "7068401028668408324",
       "Ad Source Instance Name": "[DO NOT EDIT] Publisher Test Video Campaign",
       "Ad Source Instance ID": "6877926149710223",
       "Credentials": {
         "pubid": "ca-app-pub-3940256099942544\/5224354917\/cak=no_cache&cadc=d8&caqid=31jhZ4erJoK1mLAP_fbYoQs",
         "campaign_type": "1",
         "campaign_id": "1057492276"
       },
       "Ad Error": "null"
     }
   ],
   "Loaded Adapter Response": {
     "Adapter": "com.google.ads.mediation.admob.AdMobAdapter",
     "Latency": 1941,
     "Ad Source Name": "Reservation campaign",
     "Ad Source ID": "7068401028668408324",
     "Ad Source Instance Name": "[DO NOT EDIT]
 <color=green>ADM LoadRewardedAd ad loaded with AdapterResponseInfo:{
   "Adapter": "com.google.ads.mediation.admob.AdMobAdapter",
   "Latency": 1941,
   "Ad Source Name": "Reservation campaign",
   "Ad Source ID": "7068401028668408324",
   "Ad Source Instance Name": "[DO NOT EDIT] Publisher Test Video Campaign",
   "Ad Source Instance ID": "6877926149710223",
   "Credentials": {
     "pubid": "ca-app-pub-3940256099942544\/5224354917\/cak=no_cache&cadc=d8&caqid=31jhZ4erJoK1mLAP_fbYoQs",
     "campaign_type": "1",
     "campaign_id": "1057492276"
   },
   "Ad Error": "null"
 }</color>

Reply all
Reply to author
Forward
0 new messages