Skip to content

Commit 4d6ab0d

Browse files
authored
Alliance gravity: added PBS support (#6547)
* misc: added PBS support & changed parameter name * misc: reverted parameter name * fix: dummy commit * fix(md): h3 to h2 header
1 parent 30490b3 commit 4d6ab0d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

dev-docs/bidders/alliance_gravity.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ deals_supported: true
1313
floors_supported: true
1414
fpd_supported: false
1515
pbjs: true
16-
pbs: false
16+
pbs: true
1717
pbs_app_supported: true
1818
prebid_member: false
1919
multiformat_supported: will-bid-on-one
2020
ortb_blocking_supported: true
2121
privacy_sandbox: no
2222
---
2323

24-
### Bid Params
24+
## Bid Params
2525

2626
{: .table .table-bordered .table-striped }
27-
| Name | Scope | Description | Example | Type |
28-
|---------------|----------|-------------------|-----------|----------|
29-
| `srid` | required | Stored Request ID | `'1234'` | `string` |
27+
| Name | Scope | Description | Example | Type |
28+
|--------|----------|--------------|----------|----------|
29+
| `srid` | required | Placement ID | `'1234'` | `string` |

0 commit comments

Comments
 (0)