Do you have to handle COPPA, GDPR, PIPL ?

Do you have to handle the different laws or is it handled automatically at the first loaded ad ?
If not is MediationService.Instance.DataPrivacy.UserGaveConsent(); the right way to handle that (with a confirmation screen pointing to the data policies for example) ?

I’m building a game that is not primarily directed toward 13- years olds but the app can be used by 5-99+ years old.

Thanks for reaching out @rbitard .
For compliance sake you should be sure to follow all the laws and regulations of any region you publish your game.
Please review our Mediation Privacy Guidelines here.

Oh ok thanks @Ortiz_Daniel ! So probably creating popups and systems that ask some questions to the user then call MediationService methods to provide user answers