openrtb / OpenRTB

Documentation and issue tracking for the OpenRTB Project
BSD 2-Clause "Simplified" License
854 stars 143 forks source link

Add support for IDFA/GAID in spec #27

Open Niek opened 7 years ago

Niek commented 7 years ago

There are a few ways to track mobile devices: IDFA (iOS), GAID (Android), WAID (Windows) and BBID (Blackberry). None of these are implemented in the OpenRTB spec, there is only device.ifa (very vague description) and device.dpidmd5 / device.dpidsha1 (applies only to the pre-2013 AndroidID/UDID).

Is it possible to make one of the following changes?