Skip to content

Commit ed85b71

Browse files
authored
add pbs doc (#5934)
1 parent ca933a2 commit ed85b71

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

dev-docs/bidders/mobkoi.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ deals_supported: false
1818
floors_supported: false
1919
fpd_supported: true
2020
pbjs: true
21-
pbs: false
21+
pbs: true
2222
prebid_member: false
2323
multiformat_supported: will-bid-on-one
2424
ortb_blocking_supported: partial
@@ -34,9 +34,10 @@ more details.
3434
### Bid Params
3535

3636
{: .table .table-bordered .table-striped }
37-
| Path | Scope | Description | Example | Type |
38-
|---------------------------------------------|----------|------------------------------|---------------------------|-----------|
39-
| `placementId` | required | Mobkoi Provided Placement ID | `'DF2FFFFF'` | `string` |
37+
| Path | Scope | Description | Example | Type |
38+
|---------------------------------------------|----------|--------------------------------|---------------------------------------|----------|
39+
| `placementId` | required | Mobkoi Provided Placement ID | `'DF2FFFFF'` | `string` |
40+
| `adServerBaseUrl` | optional | Mobkoi adserver url (PBS only) | `https://adserver.maximus.mobkoi.com` | `string` |
4041

4142
#### Example Configuration
4243

0 commit comments

Comments
 (0)