Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
dgirardi
reviewed
Jun 14, 2023
dev-docs/pb8-notes.html
Outdated
| | Google Analytics Adapter | Recommend publishers explore the Generic Analytics Adapter | ||
| | Inmar Bid Adapter | ||
| | Inskin Bid Adapter | ||
| | MASS Deal Rendering Module | Replaced by documentation on bids back handler |
Contributor
There was a problem hiding this comment.
not clear from this where I should go look for the documentation.
dev-docs/pb8-notes.html
Outdated
|
|
||
| Following the [OpenRTB 2.6 spec](https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/main/2.6.md) and the [imp.ext.tid] (https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/extensions/community_extensions/per-imp-tids.md) community extensions, several fields in Prebid have equivalents in OpenRTB. | ||
|
|
||
| $.id, the top level id, is now unique to each bid request. It may come from a bidder `getUUID` call or from the `bidderRequestId`. |
Contributor
There was a problem hiding this comment.
- this is of interest to developers more than publishers (not sure if it means it shouldn't be here).
- I think most readers will have no context to understand either
getUUIDorbidderRequestId(I wouldn't be suprised if those are not mentioned anywhere else in the docs). they're also not that important IMO, the crucial point is that they should be unique to a single request.
Collaborator
Author
There was a problem hiding this comment.
I think developers working at bidders may read these notes
dgirardi
approved these changes
Jun 14, 2023
muuki88
approved these changes
Jun 15, 2023
ecdrsvc
pushed a commit
to ecdrsvc/prebid.github.io
that referenced
this pull request
Sep 6, 2023
* Update release-notes.md * Create pb8-notes.html * Update pb8-notes.html * Update pb8-notes.html * Update pb8-notes.html typo * Update pb8-notes.html * Update pb8-notes.html * Update pb8-notes.html * Update pb8-notes.html * Rename pb8-notes.html to pb8-notes.md * wordsmithing * added links --------- Co-authored-by: Demetrio Girardi <dgirardi@prebid.org> Co-authored-by: bretg <bgorsline@gmail.com>
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
Prebid 8 - Breaking changes to be released May 2023 Prebid.js#9582