Android advertisingId是每个设备或每个用户帐户的唯一吗?

时间:2014-01-31 09:51:34

标签: android ios uniqueidentifier

我试图了解Google的新广告ID是否是每个设备或每个Google帐户的唯一身份?一般来说,我想知道如果某人有两个设备连接到同一个谷歌帐户会发生什么?

iOS IDFA的相同问题。

提前致谢 菲利普

2 个答案:

答案 0 :(得分:0)

当我查看开发者页面时,我了解广告ID是用户特定的唯一(每个用户不是每个设备都是唯一的)

http://developer.android.com/google/play-services/id.html

  

广告ID是一个唯一但用户可重置的字符串标识符,可用于广告网络   和其他应用程序匿名识别用户。用户的广告ID可供使用   应用程序通过Google Play服务中提供的API。

关于iOS,我检查了引用,这是特定于设备的唯一

  

<强> advertisingIdentifier

     

每个设备唯一的字母数字字符串,仅用于投放广告。 (只读)

https://developer.apple.com/library/ios/documentation/AdSupport/Reference/ASIdentifierManager_Ref/ASIdentifierManager.html

答案 1 :(得分:0)

AAID是“广告设备特定的,唯一的,可重置的ID” - https://support.google.com/adxbuyer/answer/3221407?hl=en