Wrapper Module Mappings
Overview
Contains a mapping of Prebid-related modules to the corresponding adsystem identifier of the company.
Dataset
| Field | Type | Description |
|---|---|---|
| module_name | string | Friendly name for the module, as determined by a publisher’s prebid installation. |
| type | string | Specifies the type of module - internal, rtb, or otherwise. |
| adsystem_id | integer | identifer for the associated adsystem. |
| detected_count | integer | count of the number of times the module has been seen in client environments. |