Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jixie: param updates #2717

Merged
merged 2 commits into from
Mar 4, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion dev-docs/bidders/jixie.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@ To use this bidder you will need an account and a valid unit from us. For furthe
{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------------|----------|----------------------------------------------------------------------------------------------------------------------|-----------------------------------------------|------------|
| `unit` | required | The unit from jixie Digital. | `1000012-VyuoGmDF0A` | `string` |
| `unit` | required | The unit from jixie | `'1000012-VyuoGmDQQQ'` | `string` |
| `accountid` | optional | The accountid from jixie | `'12345678901234567890'` | `string` |
| `jxprop1` | optional | special property #1 | `'somethingspecial1'` | `string` |
| `jxprop2` | optional | special property #2 | `'somethingspecial2'` | `string` |