forked from prebid/prebid-server-java
-
Notifications
You must be signed in to change notification settings - Fork 0
update devicetype mapping #22
Copy link
Copy link
Closed
Description
Objectives
This line:
Line 30 in 1e66556
| Map.entry("SmartPhone", OrtbDeviceType.MOBILE_TABLET), |
should change to map 51d.DeviceType="SmartPhone" to ortb2.DeviceType=4 (Phone), as currently it maps to ortb2.DeviceType=1 (Mobile General)
Please update the tests accordingly.
Please do this change and submit a pull request to the Prebid.js main repo. The description of the PR can be:
Mapping phones to a more specific devicetype in the AdCOM Taxonomy
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels