Publisher Direct Consent Providers
Overview
Related to the publisher_direct_consent_providers dataset, this dataset reflects metadata related to consent provider profiles detected directly on a publisher’s domain space (i.e. TCF, USF).
Dataset
| Field | Type | Description |
|---|---|---|
| id | integer | Unique identifier that applies to the consent profile instance scanned on the publisher page. |
| publisher_id | integer | Maps to the id primary key in the publishers dataset. |
| consent_profile | string | Plain-text name for consent profile. |
| consent_profile_id | integer | Unique ID for each consent profile. |
| detected_via | string | Indicates the mechanism the survey provider was identified (i.e. JS). |
| country_detected_from | string | Indicates country location where the consent profile scan occurred. |
| region_detected_from | string | Indicates region location where the consent profile 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 profile 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. |