Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Question Unity Services : Ads restriction by age

Discussion in 'Unity Ads & User Acquisition' started by alexandra291, Apr 22, 2023.

  1. alexandra291

    alexandra291

    Joined:
    Feb 7, 2020
    Posts:
    5
    Hello,

    is there a way to change type of ads depending on the player age? For example when the player will say they have less then 13, the ads targeted to kids will be only shown. But if it is older person, then all the ads will be shown. Can I do it somehow with Google Services, in Unity via script?

    Thanks
     
  2. aylin_unity3d

    aylin_unity3d

    Unity Technologies

    Joined:
    Apr 6, 2015
    Posts:
    43
    Hi @alexandra291 Yes you can do it. Please read this and send unityads the COPPA status of each user to Unity by implementing the nonbehavioral metadata API.