Neuwo Rtd Module: Version v2.0.0 and Quality of Life Improvements Documentation#6384
Conversation
- Document `iabTaxonomyFilters` parameter for per-tier filtering - Add IAB Taxonomy Filtering section with tier configuration examples - Add section on accessing Neuwo data outside Prebid.js via events - Document `bidRequested` event usage with code example - Include event lifecycle table for reference
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Change default IAB Content Taxonomy version from "3.0" to "2.2" - Add IAB Content Taxonomy version "1.0" to supported values list - Add server-side filtering explanation to IAB Taxonomy Filtering section - Update Available Tiers table to focus on taxonomy types instead of API internals - Add recommended configuration comments for `auctionDelay` and `waitForIt` - Update all configuration examples to use "2.2" as default taxonomy version - Remove "How it works" section - Add Neuwo RTD Module version information
…RTD Module Changes: - Add OpenRTB 2.5 feature description to module overview - Add `enableOrtb25Fields` parameter to parameters table - Add dedicated "OpenRTB 2.5 Category Fields" section with examples - Update ORTB2 data structure examples to show category fields - Add filtering section explaining IAB 1.0 filter application - Update "Accessing Neuwo Data" section with category field extraction example - Update segtax value in example (7 → 6) - Update version to 2.1.0
| segment: [ | ||
| { id: "49" }, | ||
| { id: "161" }, | ||
| { id: "6" }, |
There was a problem hiding this comment.
Is the name wrong here? The docs looked more explanatory before IMHO
There was a problem hiding this comment.
Thanks for the feedback. Just to clarify, do you mean the name: "www.neuwo.ai" field, or the segment-level name fields from the previous version?
And which part feels less explanatory? Most of the previous content is unchanged; only new features and use cases were added based on user feedback.
There was a problem hiding this comment.
The name field 😊
Sorry that it took me this long to answer ...
There was a problem hiding this comment.
it is fine according to the documentation
There was a problem hiding this comment.
Indeed, it's fine, but I liked the additional explanation what is possible 😁
Description of change
Quality of Life Improvements
iabTaxonomyFiltersparameter for per-tier filteringbidRequestedevent usage with code examplev2.0.0 – New API Documentation
v2.1.0 – OpenRTB 2.5 Category Fields Documentation
🏷 Type of documentation
📋 Checklist