Skip to content

Commit

Permalink
AdHash Bidder Adapter: typo changed (#3186)
Browse files Browse the repository at this point in the history
* AdHash Bidder Adapter: initial prebid.js integration

* AdHash Bidder Adapter: changing the example text

Changing the example text as it's one of our actual client's name
  • Loading branch information
wyand-sp authored Aug 11, 2021
1 parent c7188ba commit 97f1135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-docs/bidders/adhash.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ Please note that a number of AdHash functionalities are not supported in the Pre
| Name | Scope | Description | Example | Type |
|---------------|----------|--------------|------------------------------------------------|----------|
| `publisherId` | required | Publisher ID | `'0x1234567890123456789012345678901234567890'` | `string` |
| `platformURL` | required | Platform URL | `'https://adhash.org/p/struma/'` | `string` |
| `platformURL` | required | Platform URL | `'https://adhash.org/p/example/'` | `string` |

0 comments on commit 97f1135

Please sign in to comment.