java - 请求的操作 : Declare your Ad ID permission

标签 java android admob google-play-console google-advertising-id

今天我收到了这封电子邮件:

Last July, we announced Advertising policy changes to help bolster security and privacy. We added new restrictions on identifiers used by apps that target children. When users choose to delete their advertising ID in order to opt out of personalization advertising, developers will receive a string of zeros instead of the identifier if they attempt to access the identifier. This behavior will extend to phones, tablets, and Android TV starting April 1, 2022. We also announced that you need to declare an AD_ID permission when you update your app targeting API level to 31 (Android 12). Today, we are sharing that we will give developers more time to ease the transition. We will require this permission declaration when your apps are able to target Android 13 instead of starting with Android 12.

Action Items If you use an advertising ID, you must declare the AD_ID Permission when your app targets Android 13 or above. Apps that don’t declare the permission will get a string of zeros. Note: You’ll be able to target Android 13 later this year. If your app uses an SDK that has declared the Ad ID permission, it will acquire the permission declaration through manifest merge. If your app’s target audience includes children, you must not transmit Android Advertising ID (AAID) from children or users of unknown age.


我的应用没有使用广告 ID。我应该声明AD_ID list 中的许可与否?

最佳答案

如果您的应用使用 Google 移动广告 SDK( Admob ) 版本  20.4.0 或更高版本,您可以跳过手动设置权限,因为 SDK 会自动声明它
更多信息在这里:
https://developers.google.com/admob/android/quick-start

关于java - 请求的操作 : Declare your Ad ID permission,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/71473553/

相关文章:

android - 使用 FileProvider 发送带有附件的电子邮件

android - 设置背景颜色时无法将@color/Blue 转换为可绘制对象

ios - AdMob 和 AdWhirl 与 iOS6 混淆

java - 获取各种数据类型的ArrayList的索引

java - Spring MVC 应用程序中无法显示 JSTL 中 HashMap 的值

android - 操作栏中的选项卡项宽度 (Android)

android - 将Admob添加到ScrollView -> AdBanner消失

android - 我无法注册 Admob?

java - 如何找到哪个Finalizer耗时

java - Google App Engine (Java) 中的 HTML 格式电子邮件