Skip to content

Commit 72776fa

Browse files
markappmediaVitalii Sumlennyimuuki88
authored
Harion: Set pbjs, pbs, pbs_app_supported to true (#6539)
* new adapter harion * fix(pbs): set to false * Update dev-docs/bidders/harion.md Co-authored-by: Muki Seiler <muuki88@users.noreply.github.com> * Update dev-docs/bidders/harion.md Co-authored-by: Muki Seiler <muuki88@users.noreply.github.com> * feat(pbs): values changed * refactor(lint): removed empty line * Create SECURITY.md * Create dependabot.yml * Adapter harion: Set pbjs, pbs, pbs_app_supported to true * Adapter harion: Remove files * Harion: Fix headlines --------- Co-authored-by: Vitalii Sumlennyi <vitalii.sumlennyi@teqblaze.com> Co-authored-by: Muki Seiler <muuki88@users.noreply.github.com>
1 parent f866c27 commit 72776fa

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

dev-docs/bidders/harion.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,22 @@ ortb_blocking_supported: false
1515
media_types: banner, video, native
1616
multiformat_supported: will-bid-on-one
1717
userIds: all
18-
pbjs: false
19-
pbs: false
20-
pbs_app_supported: false
18+
pbjs: true
19+
pbs: true
20+
pbs_app_supported: true
2121
safeframes_ok: true
2222
sidebarType: 1
2323
gvl_id: 1406
2424
---
2525

26-
### Bid Params
26+
## Bid Params
2727

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

34-
### Note
34+
## Note
3535

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

0 commit comments

Comments
 (0)