文档

Development

User Acquisition

Monetization

工业

Unity Ads Monetization

SDK 4.20.0

受支持
​

Android API reference

Unity Ads Monetization

SDK 4.20.0

受支持
​

此页面不支持所选语言。
Unity Ads developer consent
​
​
User consent
  • User consent communication in Unity Ads
  • Contextual and personalized ads
  1. Unity Ads SDK Android developer monetization
  2. Unity Ads SDK privacy guides
  3. Unity Ads developer consent
  4. User consent

User consent communication in Unity Ads

Understand what user consent means and how consent communication works with the Unity Ads SDK.
阅读时间1 分钟
最后更新于 1 个月前

Use the Unity Ads SDK privacy APIs to communicate user consent and privacy preferences from your app. Correct implementation of user consent ensures ad delivery respects your users’ choices under supported privacy frameworks such as GDPR, CCPA, and COPPA.
If your app already uses a Consent Management Platform (CMP) or a custom consent dialog, you can pass those consent values directly to the Unity Ads SDK.

How user consent communication works

When your app receives a user's consent choice, you communicate it to the Unity Ads SDK as follows:
  • Opt in (consent given) – Your app sends a consent signal to the SDK. The SDK enables personalized ad delivery.
  • Opt out (consent denied) – Your app sends an opt-out signal to the SDK. The SDK restricts ads to contextual (non-personalized) delivery.
注意
The SDK acts only on the consent values it receives. It doesn’t collect consent, show dialogs, or interpret legal requirements. Your app or consent management platform (CMP) is responsible for gathering user choices and passing them to the SDK.
If you don’t send any consent signals, the SDK defaults to serving contextual (non-personalized) ads.
However, for full control over user experience and to align with your app’s design, you may opt to implement the Developer consent solution for a custom consent flow and pass the results to the SDK using the UnityAds Privacy API.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。

  • 在本页上
    • How user consent communication works


报告此页面的问题
​
​