en-us-ads-android-4-dot-19-dot-0-privacy-developer-consent-frameworks-child-data-laws.md
Learn what to do for each of your Unity Ads-enabled app which must specify whether your app targets age-restricted users.
Read time 1 minute
Last updated 3 days ago
Child data laws, including but not limited to the Children's Online Privacy Protection Act (COPPA), impose restrictions on how data can be collected and used from age-restricted users (for example, children under the age of 13, 16, or 18 depending on the applicable laws). Unity Ads provides game-level and user-level features to help publishers provide a safe and positive user experience to those users protected by relevant child data laws. Each Unity Ads-enabled project must specify whether their game targets age-restricted users.Unity Ads provides APIs, tools, and settings that help publishers manage these requirements and deliver a safe, compliant ad experience for younger audiences.
Important
It is your responsibility to ensure your Game-level and User-level age designations are set up accurately in the Unity Ads Monetization dashboard.
Unity Ads supports COPPA compliance by letting you define whether your app or individual ad requests are directed to children.Each Unity Ads-enabled app must include a COPPA designation in the Unity Ads Monetization dashboard. This determines how the SDK processes ad requests and which types of ads can be served.
Warning
You’re responsible for ensuring that your app-level and user-level COPPA designations are correctly configured in the Monetization dashboard.
Your app’s COPPA designation determines how Unity Ads processes ad requests. At the app (game) level, you can mark your app as directed to children, not directed to children, or as a mixed audience.If your app serves both children and adults (a mixed audience), you can also apply user-level COPPA settings to specify the appropriate ad behavior for each user.These are the COPPA compliance options available through the Monetization dashboard:
|
|
|
| | --- | --- | --- | | This app is directed to children | The app falls under COPPA restrictions, and can therefore only serve contextual (non-personalized) ads to all users. | This designation permits you to enable user-specific COPPA designations solely for applications you also designate as mixed audience applications. | | This app is not directed to children | The app does not fall under COPPA restrictions, and can therefore serve behavioral (personalized) ads to all users. | | | Mixed audience | The app is directed to both children and non-age restricted users. | You can detect at the individual level what age group your users are and serve each user ads accordingly. |
Note
You can only implement user-level COPPA designations if your app’s enabled for a mixed audience in the Monetization dashboard.
When you configure COPPA at the game level, all ad requests are treated the same, either as directed to children or as general audiences.If your app serves both groups, select Mixed Audience in the dashboard to manage age designations at the user level. This COPPA designation allows your app to serve contextual ads to children and personalized ads to older users.If a user’s age signal isn’t provided, Unity Ads automatically serves contextual ads by default.
To represent a mixed audience programmatically, you can send an age-based flag to the Unity Ads SDK using the nonbehavioral Privacy API. This lets you specify, at runtime, whether the current user should receive behavioral (personalized) or non-behavioral (contextual) ads. Refer to the child-directed or non-behavioral users code sample for more information.
If your project sends ad and privacy signals directly to Unity (without using Unity LevelPlay or a partner mediation platform such as MAX or AdMob), follow these steps to implement user-level child-directed designations for each app under your projects:
nonbehavioral
metadata API. 3. Rebuild your application. 4. In the Monetization dashboard settings: a. Select the Monetization dashboard from the side navigation, then click Apps. b. Select the app from the Apps list that you’ll be specifying child-directed designation for. This opens the app overview page. c. Go to the Monetization tab, then edit the Child-directed ad network settings section. d. Set the Game-level and chld-directed designation to This app is primarily targeting children as defined by applicable laws. e. Specify if your app is a mixed audience:
If your project uses a supported mediation platform and you want to implement user-level age designations, do the following in the Monetization dashboard for each app under your projects:
If you’re a mediation provider that wants to support sending user-level COPPA signals to Unity on behalf of developers, contact Unity Customer Support or your managing partner for implementation details.
Note
Unity currently support LevelPlay, MAX, and AdMob as third-party mediation solutions for user-level age designations.
After setting up your COPPA designations in both the Monetization dashboard and your app, you can monitor user-level COPPA activity:
The Children’s Advertising Review Unit (CARU) sets guidelines for ethical advertising and privacy practices aimed at children. To support compliance with CARU standards, all Unity Ads that adhere to COPPA include the following features:
If your Google application serves ads and is designed for children, ensure the following:
Warning
Unity Ads publishers with apps that only target children must follow additional requirements for the Designed for Families program. These apps must also enable the Google Designed for Families flag in the section of the Monetization dashboard to avoid disruption of services.
If you implement user-level COPPA statuses, your app is still eligible for the Google Families program. To implement the user-level COPPA flag for your Android app: