Skip to content

Commit

Permalink
Merge pull request #3 from ialex/master
Browse files Browse the repository at this point in the history
Adding casale params doc
  • Loading branch information
prebid committed Oct 20, 2015
2 parents eb83898 + d93237b commit 221604b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions bidders.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,23 @@ Prebid.js sends separate key-value targeting for Amazon, because only the obfusc

<div class="bs-docs-section" markdown="1">

#Casale

###bidder code:
`casale`

###bid params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example |
| :--- | :---- | :---------- | :------ |
| `slotId` | required | The slot id taken from casale javascript file. | "1" |
| `casaleUrl` | required | The javascript URL shared by Casale. | "//js.indexww.com/ht/mysite.js" |

</div>

<div class="bs-docs-section" markdown="1">

#Criteo

###bidder code:
Expand Down

0 comments on commit 221604b

Please sign in to comment.