Skip to content

Commit

Permalink
RockYou Adapter: Added docs for the RockYou Bidder Adapter (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronhotchkies authored and Rich Loveland committed Feb 14, 2018
1 parent 7d4c6dd commit f24fb0a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-docs/bidders.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

<a name="prebid-server-bidders"></a>

Expand Down
18 changes: 18 additions & 0 deletions dev-docs/bidders/rockyou.md
Original file line number Diff line number Diff line change
@@ -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` |

0 comments on commit f24fb0a

Please sign in to comment.