Identifiers
Overview
This dataset is the primary source of the different identifiers that are known + tracked by Sincera. Note that identifiers belong to adsystems, and that an adsystem can theoretically have many different identifiers.
Dataset
| Field | Type | Description |
|---|---|---|
| id | integer | unique identifier that applies to the identifier |
| name | string | Official name of the identifier, as stated by the owner. |
| adsystem_id | integer | foreign key of the adsystem that “owns” a given identifier. |
| display_name | string | friendly name of the identifier that is used throughout the sincera application |
| verified | boolean | whether Sincera’s detection methodology has been validated by the ID owner. |
| featured | boolean | whether the identifier will be shown or suppressed throughout the sincera app. |