广告个性化控件(Beta 版)
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
借助广告个性化控件,用户可以选择在您的应用内停用个性化广告。如果您使用经过 Google 认证的 IAB 意见征求管理平台框架消息,或者在受隐私权法律法规影响的地区,系统不会显示广告个性化控件消息。这意味着,您为 GDPR 等法规创建的任何消息都会取代广告个性化消息。
本指南介绍了通过 UMP SDK 支持广告个性化消息的操作步骤。
前提条件
隐私权选项
广告个性化消息必须允许用户随时修改其广告个性化控件选择。按照隐私权选项部分中的步骤操作,实现一种让用户能够修改其设置选择的方式。
测试
您可以使用广告检查器或代理工具(例如 Charles)来捕获应用的 HTTPS 流量,并检查广告请求中是否存在 &uptc=
参数。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-30。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-30。"],[[["Ads personalization controls allow users to opt out of personalized ads within your app, giving them greater privacy control."],["This feature is superseded by Google-certified IAB consent management platforms and privacy regulations like GDPR, ensuring compliance with existing standards."],["Implementation requires the Google Mobile Ads SDK (v22.5.0 or higher), completion of the Get started guide, and creation of a personalized ads message."],["Users must be able to adjust their ad personalization preferences at any time through integrated privacy options."],["Testing can be conducted using tools like ad inspector or Charles proxy to verify implementation by checking for the `&uptc=` parameter in ad requests."]]],["Users can opt out of personalized ads via ads personalization controls, which are superseded by GDPR or other privacy legislation messages. Implementing this feature requires Google Mobile Ads SDK 22.5.0+ and completion of the \"Get started guide.\" An ads personalization message must be created, and users must be able to modify their choices at any time. Testing can be done via ad inspector or proxy tools by looking for the `&uptc=` parameter.\n"]]