Skip to content

Commit

Permalink
Update documentation for Sharethrough (#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
jchau87 authored and bretg committed Jul 11, 2018
1 parent 081e3d3 commit 05a803c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-docs/bidders/sharethrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ The Sharethrough bidder adapter requires additional setup and approval from the
| Name | Scope | Description | Example |
| :--- | :---- | :---------- | :------ |
| `pkey` | required | The placement key | `'DfFKxpkRGPMS7A9f71CquBgZ'` |
| `iframe` | optional | If `true`, the ad will render in an iframe. Defaults to `false`. | `true` |
| `iframeSize` | optional | `[width, height]` If provided, use this size for the iframe size. Only applicable if `iframe` is `true`. If omitted, the largest size from the ad unit sizes array will be used. | `[300, 250]` |

0 comments on commit 05a803c

Please sign in to comment.