android - Google 的 Google Advertising ID(GAID) 和 Apple 的 IDFA 可以冲突吗?

标签 android ios idfa google-advertising-id

Android 和 iOS 开发者! (希望是 Googler 还是 Appler?)

我想通过广告 ID 跟踪广告的手机, 但我遇到了一个重要的问题。

GAID 和 IDFA 在现实世界中不同的两个设备之间可以相同吗?

Apple 和 Google 似乎没有发布生成 id 的算法, 但我们开发人员默认 hex-32 数字是随机生成的, 所以不会发生碰撞。

我想确保不会发生碰撞!

最佳答案

哦,现实世界中没有碰撞。这可能是最好的答案?

观看引用的行。

Google Advertising ID (AAID) for Android devices
 Inventory bid requests from Android devices pass the AAID,
 which provides the same type of device-specific, unique,
 resettable ID for advertising as the IDFA.
 The ID for tablet devices with multiple users may also be unique per user.

 All of the features, encryption and technical details for IDFA also apply to the advertising ID.

选址自 https://support.google.com/adxbuyer/answer/3221407?hl=en

关于android - Google 的 Google Advertising ID(GAID) 和 Apple 的 IDFA 可以冲突吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40457358/

相关文章:

android - RxAndroid : Observable. first() 返回空对象列表

java - onActivityResult 永远不会被调用

android - 有没有办法同时拥有多个录音机?

ios - 无法拥有唯一的 iOS 设备,因为广告标识符在 iOS 10 之后返回为 00000000-0000-0000-0000-000000000000

ionic-framework - 如何从渐进式网络应用程序中获取设备信息

Android系统主题为通知图标添加自己的背景

objective-c - 来自服务器的数据是否也是 MVC 模型的一部分?

ios - 约束让我摸索

ios - 如何从 API 检索 iPhone IDFA?

Swift 获取 Idfa 崩溃