-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New adapter: Performist #5968
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
base: master
Are you sure you want to change the base?
New adapter: Performist #5968
Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
dev-docs/bidders/performist.md
Outdated
|
||
| Name | Scope | Description | Example | Type | | ||
|:--------------|:---------|:--------------------------------------------------------------|:-----------------------|:----------| | ||
| `host` | required | Ad network's RTB host | `'<adserving domain>'` | `string` | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
host cannot be required for PBS. The text below suggests that this only needed for PBJS, but that conflicts with the declaration above pbjs:false
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
dev-docs/bidders/performist.md
Outdated
| `custom4` | optional | Custom targeting field 4 | `'custom4'` | `string` | | ||
| `custom5` | optional | Custom targeting field 5 | `'custom5'` | `string` | | ||
|
||
<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`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yo - project limelight. Heads up. Please update your documentation template to have the submitters be more careful.
This is the 3rd almost identical piece of documentation with the same problems. We would appreciate better attention to detail here. Please fix the "" think on this line and the next.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @bretg. Done, I'll do better next time :-)
Modify required fields
fix host
Host to Optional
🏷 Type of documentation
📋 Checklist