Technical Sales Houses
Overview
This dataset reflects metadata related to known Technical Sales Houses (i.e. CafeMedia).
Dataset
| Field | Type | Description |
|---|---|---|
| id | integer | Unique identifier that applies to the technical sales house instance scanned on the publisher page. |
| adsystem_id | integer | Maps to the id primary key in the adsystems dataset. |
| name | string | Friendly short name of the technical_sales_house. |
| display_name | string | Additional name of the technical_sales_house that is used within the Sincera application. |
| verified | boolean | Indicates whether the technical sales house has been verified by the Sincera platform. |
| featured | boolean | Indicates whether the technical sales house has been featured in the Sincera console. |
| javascript | string | Provides the JS tag detected on page by the Sincera platform that instantiates the technical sales house. |
| 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. |