Acquiring device ID for use with Google AdMob Test Ads

I’m producing an Android game and trying to integrate Google Admob banner ads. I have some development yet to do so I only want to generate test ads until launch. The documentation here https://firebase.google.com/docs/admob/unity/start#test_ads (which was clearly written for someone far more advanced than myself) says I can get use my device ID. I have no idea how to do that. Do I have to export an Android project or can I stay within the Unity IDE?
Thanks in advance for any help.

You can simply download an app from Google Play called “Device ID”. Should take you less than a minute. It displays the ID and a few other things.

3 Likes

i have the same issue also as per google documentation you can get the device id from log file but how can i get the log file ?

plasmiceuphoria tnx!