Skip to content

Commit

Permalink
FreepasBidAdaptor. add publiser{url,id} to bid param (prebid#4780)
Browse files Browse the repository at this point in the history
  • Loading branch information
aplio authored and ecdrsvc committed Sep 6, 2023
1 parent 47eb4a6 commit 082e87c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-docs/bidders/freepass.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ multiformat_supported: will-not-bid
{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| (none) | optional | no params required | `''` | n/a |
| publisherId | required | publisherId | `'PUBLISHER_ID'` | `string` |
| publisherUrl | optional | url for publisher | `'PUBLISHER_URL'` | `string` |

0 comments on commit 082e87c

Please sign in to comment.