i'm using Unity Admob sdk with mediation
and i think i set test device id.
first i'm usign System.DeviceID, but it is not real device id..
so i serach for that and found how to get android device id in forum.
and i'm using device id from "device id app" result
but it is also not real device id for admob..
Question
1.
is The real device id only in Logcat?
how can i get device id in unity without logcat???
2.
I probably not set real test device id. so all click, showing ads is breaking rule..
so many admob user banned with this reason only after request revenue.
how can i solve this?