In Dashboard we can specify test devices using a ‘advertising id’ for each device.
Can someone kindly provide an easy to understand step-by-step procedure for obtaining them for ios and android devices?
Never mind.
In Dashboard we can specify test devices using a ‘advertising id’ for each device.
Can someone kindly provide an easy to understand step-by-step procedure for obtaining them for ios and android devices?
Never mind.
Here’s a straightforward help page on how to find your advertiser IDs: http://blog.mparticle.com/how-to-find-your-mobile-device-identifiers/
Thanks for the reply. Yes, eventually I thought of trying apps and there they were. Not sure why it’s not mentioned in the documentation though. It would’ve saved me time.
We still need to add these instructions to our docs. It’s easy enough to find on Android (can be found under Settings).
On iOS though, the easiest way to get the IDFA is to watch the debug logs for Unity Ads in Xcode and locate the rawAdvertisingId in the query string of the ad request when it is made. The same could also be done for Android with logcat to get the GAID.