File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ To use this bidder you will need an account and a valid unit from us. For furthe
1919{: .table .table-bordered .table-striped }
2020| Name | Scope | Description | Example | Type |
2121| -------------------| ----------| ----------------------------------------------------------------------------------------------------------------------| -----------------------------------------------| ------------|
22- | ` unit ` | required | The unit from jixie | ` 1000012-VyuoGmDQQQ ` | ` string ` |
23- | ` accountid ` | optional | The accountid from jixie | ` 12345678901234567890 ` | ` string ` |
24- | ` jxprop1 ` | optional | special property #1 | ` somethingspecial1 ` | ` string ` |
25- | ` jxprop2 ` | optional | special property #2 | ` somethingspecial2 ` | ` string ` |
22+ | ` unit ` | required | The unit from jixie | ` ' 1000012-VyuoGmDQQQ' ` | ` string ` |
23+ | ` accountid ` | optional | The accountid from jixie | ` ' 12345678901234567890' ` | ` string ` |
24+ | ` jxprop1 ` | optional | special property #1 | ` ' somethingspecial1' ` | ` string ` |
25+ | ` jxprop2 ` | optional | special property #2 | ` ' somethingspecial2' ` | ` string ` |
2626
You can’t perform that action at this time.
0 commit comments