Open
Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
bretg
suggested changes
Mar 31, 2025
dev-docs/bidders/9dotsmedialtd.md
Outdated
|
|
||
| <Public title name> server-side Prebid Server adapter requires only `publisherId` and `host` parameters. But <Public title name> client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`. | ||
|
|
||
| <Public title name> server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types. But <Public title name> client-side Prebid.js adapter supports only `banner` and `video` media types, doesn't support `audio` and `native`. |
Contributor
There was a problem hiding this comment.
Suggested change
| <Public title name> server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types. But <Public title name> client-side Prebid.js adapter supports only `banner` and `video` media types, doesn't support `audio` and `native`. | |
| The 9dotsmedialtd server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types. But the 9dotsmedialtd client-side Prebid.js adapter supports only `banner` and `video` media types, doesn't support `audio` and `native`. |
remove required fields, add host example
Host to Optional
muuki88
reviewed
May 2, 2025
Co-authored-by: Muki Seiler <muuki88@users.noreply.github.com>
muuki88
approved these changes
May 15, 2025
bsardo
reviewed
Oct 30, 2025
|
|
||
| | Name | Scope | Description | Example | Type | | ||
| |:--------------|:---------|:--------------------------------------------------------------|:-----------------------|:----------| | ||
| | `publisherId` | required | Publisher ID | `'12345'` | `string` | |
There was a problem hiding this comment.
This is an alias of limelightDigital which means this also requires the host bidder param.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🏷 Type of documentation
📋 Checklist