Skip to content

Commit 883b9ed

Browse files
authored
Remove invalid multiformat support declaration (prebid#5894)
Followup to prebid#5872
1 parent 2eca481 commit 883b9ed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dev-docs/bidders/caroda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ schain_supported: true
1414
userIds: all
1515
gvl_id: 954
1616
floors_supported: true
17-
multiformat_supported: will-bid-on-any, will-bid-on-one
1817
fpd_supported: true
1918
safeframes_ok: true
2019
ortb_blocking_supported: false
@@ -27,6 +26,7 @@ sidebarType: 1
2726
The Caroda Bidding adapter requires setup before beginning. Please contact us on <https://caroda.io/>
2827

2928
{: .table .table-bordered .table-striped }
29+
3030
| Name | Scope | Description | Example | Type |
3131
|---------------|----------------------------|-----------------------------------------------------------------|-------------------|-----------|
3232
| `ctok` | required | id unique to a customer | `"abcdef"` | `string` |

dev-docs/bidders/freedomadnetwork.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ filename: fanAdapter
77
gvl_id: none
88
coppa_supported: true
99
media_types: banner, native
10-
multiformat_supported: will-bid-on-any, will-bid-on-one, will-not-bid
1110
safeframes_ok: false
1211
deals_supported: false
1312
floors_supported: false
@@ -32,6 +31,7 @@ The Freedom Ad Network Adapter requires setup before beginning. Please contact u
3231
### Bid Params
3332

3433
{: .table .table-bordered .table-striped }
34+
3535
| Name | Scope | Description | Example | Type |
3636
|---------------|----------|-----------------------|-----------|-----------|
3737
| `placementId` | required | Placement ID | `'e6203f1e-bd6d-4f42-9895-d1a19cdb83c8'` | `string` |

0 commit comments

Comments
 (0)