Skip to content

Commit 37bfe07

Browse files
prebid-reklamupReklamup
andauthored
Reklamup adapter: Set pbs and pbs_app_supported to true (#6544)
* New adapter reklamup * New adapter reklamup: Disable pbs and pbs_app_supported * Reklamup Adapter: set pbs and pbs_app_supported to true * Reklamup Adapter: Heading levels --------- Co-authored-by: Reklamup <support@reklamup.com>
1 parent 845b0cf commit 37bfe07

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

dev-docs/bidders/reklamup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,20 @@ media_types: banner, video, native
1616
multiformat_supported: will-bid-on-one
1717
userIds: all
1818
pbjs: true
19-
pbs: false
20-
pbs_app_supported: false
19+
pbs: true
20+
pbs_app_supported: true
2121
safeframes_ok: true
2222
sidebarType: 1
2323
---
2424

25-
### Bid Params
25+
## Bid Params
2626

2727
{: .table .table-bordered .table-striped }
2828
| Name | Scope | Description | Example | Type |
2929
|---------------|----------|--------------|---------------------------------|------------|
3030
| `placementId` | optional | Placement Id | `'0'` | `'string'` |
3131
| `endpointId` | optional | Endpoint Id | `'0'` | `'string'` |
3232

33-
### Note
33+
## Note
3434

3535
For the prebid server and prebid.js you only need to use one parameter: either placementId or endpointId

0 commit comments

Comments
 (0)