diff --git a/dev-docs/bidders.md b/dev-docs/bidders.md index c364e48814..a87698c157 100644 --- a/dev-docs/bidders.md +++ b/dev-docs/bidders.md @@ -108,6 +108,7 @@ The following parameters in the `bidResponse` object are common across all bidde | stickyadstv | native | | | tremor | video | | | unruly | video,native | | +| rockyou | video | X | diff --git a/dev-docs/bidders/rockyou.md b/dev-docs/bidders/rockyou.md new file mode 100644 index 0000000000..e69616c2a9 --- /dev/null +++ b/dev-docs/bidders/rockyou.md @@ -0,0 +1,18 @@ +--- +layout: bidder +title: RockYou +description: PreBid RockYou Bidder Adapter +top_nav_section: dev_docs +nav_section: reference +biddercode: rockyou +biddercode_longer_than_12: false +hide: true +prebid_1_0_supported: true +--- + +### bid params + +{: .table .table-bordered .table-striped } +| Name | Scope | Description | Example | +| :--- | :---- | :---------- | :------ | +| `placementId` | required | The placement ID assigned to the publisher by RockYou | `4322` |