Publisher Encrypted Sources
Overview
This dataset contains identifier information sent from SSPs specific to those using Google’s Secure Signals functionality (formally known as Encrypted Signals Program). It is joinable on the publishers dataset.
Dataset
| Field | Type | Description |
|---|---|---|
| id | integer | Unique identifier that applies to the encrypted source instance. |
| provider | string | Plaintext name of SSP sending a secured ID signal. |
| publisher_id | integer | Maps to the id primary key in the publishers dataset. |
| created_at | datetime | Date when the scan was first generated by the Sincera platform. |
| updated_at | datetime | Date when the scan was last updated by the Sincera platform. |
| javascript_source | string | Provides the URL detected on page by the Sincera platform that instantiates the secure signals call. |
| last_detected | datetime | The last time the page was scanned by the Sincera platform. |