tweaselORG / TrackHAR

Library for detecting tracking data transmissions from traffic in HAR format.
Creative Commons Zero v1.0 Universal
5 stars 0 forks source link

Towards #9: Document `branch-io/v1` #30

Closed baltpeter closed 7 months ago

baltpeter commented 10 months ago

Branch provides very helpful documentation: https://help.branch.io/developers-hub/reference/attribution-api

baltpeter commented 10 months ago

The hardware_id property can be the IDFA or IDFV on iOS, or the ANDROID_ID on Android. According to Branch's Attribution API documentation (archived):

Property Data Type Description Example
hardware_id String hardware_id String REQUIRED In iOS, populate with the IDFA if it's available, otherwise fallback to IDFV. On Android, populate with the ANDROID_ID (hardware id). If no device ID is available, do not include in request. iOS: "D5B89252-FCF8-4065-88FC-B70F49186988" Android: "fae098e4605e79c3"