# ironSource GDPR Compliance

> GDPR compliance information for LevelPlay using ironSource.

**Updated: January 8th, 2024**

## When and why consent is required

There are two EU legislations regulating when consent should be obtained from end-users:

* **GDPR**: Requires a legal basis for processing personal data. ironSource's ad network relies on legitimate interest for contextual ads, fraud prevention, and sharing device identifiers with attribution companies. Other ad networks and DSPs may rely on consent for interest-based ads. If you use LevelPlay, you can communicate consent values to supported ad networks.
* **ePrivacy Directive**: Requires consent for storing, accessing, or transmitting information from an end user's device. You must obtain user consent before initializing any third-party SDK, including LevelPlay and ironSource ad network. If consent is not obtained, do not initialize the LevelPlay SDK.

## Settings for underaged users

For underaged user settings, refer to the [Child Directed Apps article](/grow/is-ads/legal-resources/children-child-directed-apps.md.md).

* For Android: [Android settings](/grow/levelplay/sdk/android/regulation-advanced-settings.md.md#guidance-for-apps-directed-at-children)
* For Unity: [Unity settings](/grow/levelplay/sdk/unity/regulation-advanced-settings.md.md#guidance-for-apps-directed-at-children)

## Consent support

### Non TCF users

LevelPlay SDK provides a client-side API to pass GDPR consent. Learn more:

* [Android](/grow/levelplay/sdk/android/regulation-advanced-settings.md.md)
* [iOS](/grow/levelplay/sdk/ios/regulation-advanced-settings.md.md)
* [Unity](/grow/levelplay/sdk/unity/regulation-advanced-settings.md.md)

When you report `setConsent`, the information is shared with all mediated networks that support consent APIs. Refer to the following tables for supported networks and adapter versions.

### TCF users

Support for Google UMP and CMPs that support Google’s Additional Consent:

1. If using Google UMP, configure on the AdMob platform ([details](https://support.google.com/admob/answer/10113004)).
2. If not using Google UMP, check your CMP’s documentation for Google’s Additional Consent support.
3. Ensure the following networks are included in Google's Additional Consent: ironSource, Unity, Vungle, AppLovin, Chartboost.
4. Starting with LevelPlay SDK 7.7.0, GDPR consent from Google UMP and CMPs is automatically passed to LevelPlay SDK and the listed networks. No further action needed. For older SDKs, refer to [how to share consent](/grow/levelplay/sdk/android/regulation-advanced-settings.md.md).

For other CMPs:

* Set up non-registered TCF networks within your CMP per their guidelines.
* Pass info to LevelPlay using setConsent API ([Android](/grow/levelplay/sdk/android/regulation-advanced-settings.md.md), [iOS](/grow/levelplay/sdk/ios/regulation-advanced-settings.md.md), [Unity](/grow/levelplay/sdk/unity/regulation-advanced-settings.md.md)).
* All registered TCF vendors receive consent via the TCF protocol.

## Mediated networks consent support

| Network                         | Consent API Support | Registered TCF Vendor | Google CMP Custom Ad Partner | oRTB Support (Bidding only) |
| ------------------------------- | ------------------- | --------------------- | ---------------------------- | --------------------------- |
| ironSource                      | v                   |                       | v                            | v                           |
| AppLovin                        | v                   |                       | v                            |                             |
| Amazon Publisher Services (APS) |                     | v                     |                              |                             |
| BidMachine                      | v                   | v                     |                              | v                           |
| Chartboost                      | v                   |                       | v                            |                             |
| Digital Turbine (Fyber)         | v                   | v                     |                              | v                           |
| Google AdMob & Ad Manager       | v                   | v                     |                              | v                           |
| HyprMx                          | v                   |                       |                              |                             |
| InMobi                          | v                   | v                     |                              | v                           |
| Liftoff Monetize (Vungle)       | v                   | v                     | v                            | v                           |
| Maio                            |                     |                       |                              |                             |
| Meta Audience Network           |                     |                       | v                            | v                           |
| Mintegral                       | v                   | v                     |                              |                             |
| VK Ad Network                   | v                   |                       |                              | v                           |
| Pangle                          | v                   |                       |                              | v                           |
| Smaato                          |                     | v                     |                              | v                           |
| UnityAds                        | v                   |                       | v                            | v                           |

## Mediated networks adapter support for setConsent API

| Network               | Earliest consent support adapter version |                    |       |
| --------------------- | ---------------------------------------- | ------------------ | ----- |
|                       | iOS                                      | Android            | Unity |
| AppLovin              | 4.1.4 (SDK 5.0.1)                        | 4.1.4 (SDK 8.0.1)  | 4.1.4 |
| BidMachine            | All versions                             |                    |       |
| Chartboost            | 4.1.2 (SDK 7.2.0)                        | 4.1.2 (SDK 7.2.0)  | 4.1.3 |
| CSJ                   | All versions                             |                    |       |
| Digital Turbine       | 4.3.1 (SDK 7.4.0)                        | 4.3.1 (SDK 7.3.3)  | 4.3.1 |
| Google                | 4.1.4 (SDK 7.28)                         | 4.1.6 (SDK 12.0.1) | 4.1.5 |
| HyprMX                | 4.1.2 (SDK 5.0)                          | 4.1.2 (SDK 5.0)    | 4.1.2 |
| InMobi                | 4.1.3 (SDK 7.1.1)                        | 4.1.3 (SDK 7.1.0)  | 4.1.2 |
| Liftoff Monetize      | 4.1.5 (SDK 6.2.0)                        | 4.1.3 (SDK 6.3.17) | 4.1.5 |
| Maio                  | All versions                             |                    |       |
| Meta Audience Network | All versions                             |                    |       |
| Mintegral             | All versions                             |                    |       |
| VK Ad Network         | All versions                             |                    |       |
| Pangle                | 4.3.6 (3.7.0.5)                          | 4.3.4 (3.7.1.1)    | 4.3.6 |
| UnityAds              | 4.1.1 (SDK 2.1.1)                        | 4.1.1 (SDK 2.1.1)  | 4.1.1 |

> **Important:**
>
> * When sharing information with LevelPlay SDK through setConsent API, LevelPlay reports the setting to supported networks.
> * AwesomeAds Marketplace does not participate in IAB TCF due to contextual targeting and minimal data collection.
> * CSJ and Tencent: Supported only in China, GDPR not applied.
> * Refer to [registered TCF Vendors](https://iabeurope.eu/vendor-list-tcf/) and [Google CMP partners](https://cmppartnerprogram.withgoogle.com/#partners).

For related resources, refer to:

* [Children and child-directed apps](/grow/is-ads/legal-resources/children-child-directed-apps.md.md)
* [ironSource US state privacy laws](/grow/is-ads/legal-resources/ironsource-us-state-privacy-laws.md.md)
* [Apple’s app privacy questionnaire](/grow/is-ads/legal-resources/apple-privacy-questionnaire.md.md)
* [Google’s Data Safety Questionnaire](/grow/is-ads/legal-resources/google-data-safety-questionnaire.md.md)
