Publisher Direct Consent Providers
Overview
This dataset reflects metadata related to consent providers detected directly on a publisher’s domain space (i.e. Funding Choices, OneTrust).
Dataset
| Field | Type | Description |
|---|---|---|
| id | integer | Unique identifier that applies to the auth provider instance scanned on the publisher page. |
| publisher_id | integer | Maps to the id primary key in the publishers dataset. |
| consent_provider | string | Plain-text name for consent provider. |
| consent_provider_configuration_id | integer | Unique configuration ID for each consent provider |
| detected_via | string | Indicates the mechanism the survey provider was identified (i.e. JS). |
| country_detected_from | string | Indicates country location where the consent provider scan occurred. |
| region_detected_from | string | Indicates region location where the consent provider scan occurred. |
| last_detected | datetime | The last time the page was scanned by the Sincera platform. |
| detected_count | integer | Count of times the given consent provider configuration has been detected by the Sincera platform for the given publisher. |
| 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. |