Skip to content

Commit

Permalink
Adding casale params doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ialex committed Oct 16, 2015
1 parent eb83898 commit d93237b
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 d93237b

Please sign in to comment.