Link Search Menu Expand Document

Publisher Direct Identifiers

Overview

This dataset contains the details of identifier detections against specific publishers, as well as the method by which the detection occurred.

Dataset

Field Type Description
id integer unique identifier that applies to specific publisher id detection event.
last_detected datetime date that the identifier was last seen. If this date is significantly in the past, and the updated_at value is also old, it could indicate the identifier is no longer present on the publisher.
publisher_id integer foreign key of the publisher where the identifier was detected.
adsystem_id integer foreign key of the adsystem that the given identifier applies to.
detected_via enum method of detection of the identifier - js being the most indicative of presence, and the network_call being the least.
id_name string name of the identifier being detected
relationship enum outlines the relationship of the identifier to the publisher.