diff --git a/dev-docs/bidders/rexrtb.md b/dev-docs/bidders/rexrtb.md new file mode 100644 index 0000000000..e11fb34dca --- /dev/null +++ b/dev-docs/bidders/rexrtb.md @@ -0,0 +1,20 @@ +--- +layout: bidder +title: REXRTB +description: Prebid REXRTB Bidder Adaptor +top_nav_section: dev_docs +nav_section: reference +hide: true +biddercode: rexrtb +prebid_1_0_supported : true +--- + +### bid params + +{: .table .table-bordered .table-striped } + +| Name | Scope | Description | Example | Type | +| :----- | :------- | :---------------- | :----------------------------------- | :------ | +| id | required | endpoint id | `123` | integer | +| token | required | endpoint token | `'657f11a5efbbfe2f9be3f1f146fcbc22'` | string | +| source | optional | traffic source id | `'prebidtest'` | string | diff --git a/index.md b/index.md index 49b8d3d0c0..0c05765b97 100755 --- a/index.md +++ b/index.md @@ -132,6 +132,7 @@ description: Free and open source solutions for publishers to quickly implement