Skip to content

Commit

Permalink
Rise: Update bidder docs (#5735)
Browse files Browse the repository at this point in the history
* add native in rise docs

* removed is_wrapper param
  • Loading branch information
Dedis23 authored Dec 12, 2024
1 parent 1d33593 commit 938d915
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev-docs/bidders/rise.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Prebid Rise Bidder Adapter
multiformat_supported: will-bid-on-any
pbjs: true
biddercode: rise
media_types: banner, video
media_types: banner, video, native
schain_supported: true
coppa_supported: true
pbs: true
Expand Down Expand Up @@ -37,7 +37,6 @@ The Rise adapter requires setup and approval. Please reach out to [prebid-rise-e
| `placementId` | optional | String | A unique placement identifier | "12345678"
| `testMode` | optional | Boolean | This activates the test mode | false
| `rtbDomain` | optional | String | Sets the seller end point | "www.test.com"
| `is_wrapper` | private | Boolean | Please don't use unless your account manager asked you to | false

### Example

Expand Down

0 comments on commit 938d915

Please sign in to comment.