Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove invalid multiformat support declaration #5894

Merged
merged 1 commit into from
Feb 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev-docs/bidders/caroda.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ schain_supported: true
userIds: all
gvl_id: 954
floors_supported: true
multiformat_supported: will-bid-on-any, will-bid-on-one
fpd_supported: true
safeframes_ok: true
ortb_blocking_supported: false
Expand All @@ -27,6 +26,7 @@ sidebarType: 1
The Caroda Bidding adapter requires setup before beginning. Please contact us on <https://caroda.io/>

{: .table .table-bordered .table-striped }

| Name | Scope | Description | Example | Type |
|---------------|----------------------------|-----------------------------------------------------------------|-------------------|-----------|
| `ctok` | required | id unique to a customer | `"abcdef"` | `string` |
Expand Down
2 changes: 1 addition & 1 deletion dev-docs/bidders/freedomadnetwork.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ filename: fanAdapter
gvl_id: none
coppa_supported: true
media_types: banner, native
multiformat_supported: will-bid-on-any, will-bid-on-one, will-not-bid
safeframes_ok: false
deals_supported: false
floors_supported: false
Expand All @@ -32,6 +31,7 @@ The Freedom Ad Network Adapter requires setup before beginning. Please contact u
### Bid Params

{: .table .table-bordered .table-striped }

| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `placementId` | required | Placement ID | `'e6203f1e-bd6d-4f42-9895-d1a19cdb83c8'` | `string` |