Skip to content

Commit 0151dab

Browse files
authored
WURFL RTD Provider: update IP retention policy in Privacy & Compliance section (#6531)
* WURFL RTD Provider: update IP retention policy in Privacy & Compliance section * WURFL RTD Provider: fix MD060 table column style in docs * WURFL RTD Provider: fix MD060 table column style in docs
1 parent 999eb55 commit 0151dab

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

dev-docs/modules/wurflRtdProvider.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ While the WURFL RTD module enriches the OpenRTB 2.0 payload, SSP adapters must a
9090
### Integration Scenarios
9191

9292
| SSP Adapter Status | Required Adapter Changes | Required Server Changes |
93-
|-------------------|--------------------------|-------------------------|
93+
| ------------------ | ------------------------ | ----------------------- |
9494
| Already passing ORTB2 device to server | No changes required | Update backend logic to utilize device data |
9595
| Not currently passing device data | Update adapter to read `device` and/or `device.ext.wurfl` and pass to endpoint | Update backend logic to utilize device data |
9696
| No Bidder Adapter exists | Implement Prebid.js adapter to read and pass `device` and/or `device.ext.wurfl` | Implement endpoint logic to read and utilize data |
@@ -124,7 +124,7 @@ pbjs.setConfig({
124124
{: .table .table-bordered .table-striped }
125125

126126
| Name | Type | Description | Default |
127-
|------|------|-------------|---------|
127+
| ---- | ---- | ----------- | ------- |
128128
| `name` | String | Real time data module name | Always 'wurfl' |
129129
| `params` | Object | Configuration parameters | |
130130
| `params.altHost` | String | Alternate host to connect to WURFL.js | |
@@ -266,6 +266,6 @@ The WURFL RTD module processes minimal personal data under legitimate interest f
266266

267267
* Device detection uses only HTTP headers (User-Agent, Client Hints)
268268
* No user tracking or cross-site identification
269-
* IP addresses processed transiently for service delivery only
269+
* IP addresses are retained for up to 36 months for fraud detection and invalid traffic prevention, then permanently redacted. They are not used for user identification or behavioral profiling.
270270

271271
For questions or support, visit [ScientiaMobile Support](https://support.scientiamobile.com).

0 commit comments

Comments
 (0)