Hello everyone, i just upload my videogame to the play store, but i am not sure if i integrate unity ads service in a correct way, all i did was adding this to some parts of the code where i want to show an ad
![alt text][1]
When i test the code it shows correctly the ad but my real question is if i have to install something else and also im not sure if i have to add an id to the code, if that is the case is this my user id?
![alt text][2]
and this the way to add it to the code?
UnityAds.initialize(this, "25c53de6-fe46-4027-9285-b5bfd86384c1", this);
Thanks for reading!
[1]: /storage/temp/113937-unityads.png
[2]: /storage/temp/113938-unityid.png
↧