Prebid.js icon indicating copy to clipboard operation
Prebid.js copied to clipboard

add 51degrees property thirdpartycookiesenabled

Open justadreamer opened this issue 1 month ago • 0 comments

Type of change

  • [x] Feature

Description of change

51DegreesRtdProvider adds a ThirdPartyCookiesEnabled property mapped to device.ext.fiftyonedegrees.tpc.

The property indicates whether third-party cookies are enabled in the browser, with possible values of "True", "False", or "Unknown" (the latter indicating that a detection attempt was made but failed).

Also the key device.ext.fiftyonedegrees_deviceId is deprecated (left for backward compatibility) and moved to device.ext.fiftyonedegrees.deviceId.

justadreamer avatar Dec 11 '25 19:12 justadreamer