# SDK privacy flags

> Learn how to implement and manage privacy flags in the Tapjoy SDK to ensure compliance with global data protection regulations.

## Supported policies

Tapjoy offers the `TJPrivacyPolicy` API for those publishers to pass consent information to Tapjoy where required. Where the user does not consent, Tapjoy will serve non-interest based content to that user.

The `TJPrivacyPolicy` API allows you to manage all privacy flags (GDPR, user consent, below consent age, and US privacy) including helping you comply with the California Consumer Privacy Act (CCPA).

## Implementation

We have implementation guides for each of the platforms we support:

* [Unity](/grow/offerwall/unity/advanced/user-privacy.md)
* [Android](/grow/offerwall/android/advanced/user-privacy.md)
* [iOS](/grow/offerwall/ios/advanced/user-privacy.md)
