Skip to content

Commit

Permalink
Update rediads.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rediads authored Dec 10, 2024
1 parent 18bdc7d commit d3ac3a9
Showing 1 changed file with 11 additions and 28 deletions.
39 changes: 11 additions & 28 deletions dev-docs/bidders/rediads.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,34 +23,6 @@ multiformat_supported: will-bid-on-one
sidebarType: 1
---

## Features

| Attribute | Value |
|----------------------------|---------------------------|
| *Bidder Code* | rediads |
| *Prebid.org Member* | no |
| *Prebid.js Adapter* | yes |
| *Prebid Server Adapter* | no |
| *Media Types* | banner, video, native |
| *Multi Format Support* | will-bid-on-one |
| *TCF-EU Support* | yes |
| *IAB GVL ID* | none |
| *GPP Support* | no |
| *USP/CCPA Support* | yes |
| *COPPA Support* | no |
| *Supply Chain Support* | yes |
| *Demand Chain Support* | no |
| *Safeframes OK* | no |
| *Supports Deals* | no |
| *Floors Module Support* | yes |
| *First Party Data Support* | yes |
| *User IDs* | none |
| *ORTB Blocking Support* | partial (bcat only) |
| *Privacy Sandbox* | no |
| *Prebid Server App Support* | no |

---

### Bid Params

{: .table .table-bordered .table-striped }
Expand Down Expand Up @@ -100,3 +72,14 @@ var adUnits = [
]
}
];
```

### First Party Data Support
The following fields are supported for First Party Data (FPD):

- `ortb2.site.*`
- `ortb2.publisher.*`
- `ortb2.content.*`
- `ortb2.devices.locations parameters`

For additional implementation or support, contact us at <[email protected]>.

0 comments on commit d3ac3a9

Please sign in to comment.