---
title: Privacy & Consent
description: Privacy, consent, and regulatory guidance for TapMind SDK integrations.
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

Document how consent signals (GDPR/TCF, US privacy, iOS ATT/IDFA) reach TapMind through the adapters, and the iOS Privacy Manifest / Play Data Safety declarations.

<Callout type="info">
Mechanism pending product confirmation — currently only UMP for Orchestration is documented. See [Orchestration Privacy & Consent](/guides/android/orchestration-sdk/privacy-and-consent).
</Callout>

## Custom Adapter SDKs

TapMind adapters operate within your existing mediation stack. Your app is responsible for collecting and passing user consent to the mediation SDK before ad requests are made.

- Implement a consent mechanism appropriate for your users' jurisdiction (GDPR, CCPA, and other applicable regulations).
- Pass consent signals to your mediation SDK using that platform's recommended API before initializing ads.

Partner-specific guidance:

- **AdMob / Google Ad Manager** — [Google UMP SDK](https://developers.google.com/admob/ump/android/quick-start)
- **AppLovin MAX** — [MAX consent APIs](https://developers.applovin.com/en/max/android/overview/terms-and-privacy-policy-flow)
- **Unity LevelPlay** — [LevelPlay regulation settings](https://developers.is.com/ironsource-mobile/android/regulation-advanced-settings/)

## Orchestration SDK

The Orchestration SDK supports Google's User Messaging Platform (UMP). See the [Orchestration Privacy & Consent](/guides/android/orchestration-sdk/privacy-and-consent) page for integration steps.

## Questions

For account-specific privacy questions or data processing agreements, contact your TapMind account manager.
