Admob TCF Error when using Google UMP SDK(使用 Google UMP SDK 时出现 Admob TCF 错误)
问题描述
I recently integrated the UMP SKD according to the documentation. Now I get an error report from Adbmob which states that a lot of ad requests fail because of the error "1.1". The troubleshooting page states that "Google, as a vendor, is not allowed under consent or legitimate interest.", but this is no help either. Has anyone had a similar error when using the UMP SDK and knows to resolve it?
From my understanding, if one of your users taps on "Manage options", then, if you want him to receive personalized ads, he has to consent to :
- Store and/or access information on a device (Purpose 1)
- Create a personalized ads profile (Purposes 3)
- Select personalized ads (Purposes 4)
And to consent / enable legitimate interest to :
- Select basic ads (Purpose 2)
- Measure ad performance (Purpose 7)
- Apply market research to generate audience insights (Purpose 9)
- Develop and improve products (Purpose 10)
For non-personalized ads, he has to consent to :
- Store and/or access information on a device (Purpose 1)
And to consent / enable legitimate interest to :
- Select basic ads (Purpose 2)
- Measure ad performance (Purpose 7)
- Apply market research to generate audience insights (Purpose 9)
- Develop and improve products (Purpose 10)
(Source)
The "Google Advertising Products" should also be toggled on in order for AdMob to work. The thing is that NO OPTION is selected by default. So, the user should MANUALLY enable those options (and let's be honest, nobody knows that, and nobody wants to do that). The only thing we can do for the moment is to wait for Google to provide us a way to select some purposes and providers by default. Because in its current state, Funding Choice is unusable on mobile.
这篇关于使用 Google UMP SDK 时出现 Admob TCF 错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:使用 Google UMP SDK 时出现 Admob TCF 错误
基础教程推荐
- android 应用程序已发布,但在 google play 中找不到 2022-01-01
- UIWebView 委托方法 shouldStartLoadWithRequest:在 WKWebView 中等效? 2022-01-01
- Kivy Buildozer 无法构建 apk,命令失败:./distribute.sh -m “kivy"d 2022-01-01
- 如何让对象对 Cocos2D 中的触摸做出反应? 2022-01-01
- 当从同一个组件调用时,两个 IBAction 触发的顺序是什么? 2022-01-01
- 如何在 iPhone 上显示来自 API 的 HTML 文本? 2022-01-01
- Android:对话框关闭而不调用关闭 2022-01-01
- 如何在没有IB的情况下将2个按钮添加到右侧的UINavigationbar? 2022-01-01
- 如何在 UIImageView 中异步加载图像? 2022-01-01
- 在 gmail 中为 ios 应用程序检索朋友的朋友 2022-01-01