Skip to content

Commit

Permalink
Update goldbach.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bevenio committed Dec 4, 2024
1 parent 234182a commit ae365eb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dev-docs/bidders/goldbach.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ fpd_supported: true
pbjs: true
pbs: false
prebid_member: false
multiformat_supported: will-bid-on-one
multiformat_supported: will-bid-on-any
ortb_blocking_supported: false
privacy_sandbox: no
sidebarType: 1
Expand All @@ -35,4 +35,5 @@ The Goldbach bidding adapter requires an individualized `'publisherId'` and appr

| Name | Scope | Description | Example | Type |
|---------------|----------|--------------------------|---------------------------|-----------|
| `publisherId` | required | Publisher Environment ID | `example.com_de_ios` | `string` |
| `publisherId` | required | Publisher Environment ID | `example.com_de_ios` | `string` |
| `slotId` | required | Slot Id | `1234/slot/id/news` | `string` |

0 comments on commit ae365eb

Please sign in to comment.