Add Scope3 RTD Provider documentation#6217
Merged
lpagnypubstack merged 5 commits intoprebid:masterfrom Oct 6, 2025
Merged
Conversation
- Complete configuration examples with basic and advanced setups - Detailed parameter descriptions and response format - GAM integration instructions with line item examples - Data flow explanation and testing guidance - Privacy considerations and support information 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Change all list bullets from dashes to asterisks for consistency - Add proper blank lines around lists and tables - Fix bare URL in endpoint parameter description - Add language specification to fenced code block - Add trailing newline to end of file 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
lpagnypubstack
approved these changes
Aug 19, 2025
- Complete configuration examples for YAML and JSON - Identity integration details (LiveRamp, encrypted envelopes) - Performance optimization and caching strategy - GAM integration examples - Troubleshooting guide and monitoring instructions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Add blank lines around all lists per MD032 - Add language specifier to code block (text) - Format email as inline code to avoid bare URL warning - Add trailing newline at end of file 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Contributor
|
Hi @bokelley The Here in the code it is as such: https://github.com/prebid/Prebid.js/blob/master/modules/scope3RtdProvider.ts#L347 And in this documentation we have it as |
6 tasks
Contributor
|
Hey @robertrmartinez ! Thanks for the feedback! I got a PR to fix the name here #6299 |
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.
Summary
Test plan
🤖 Generated with Claude Code