Skip to content

Module: Stack Up rtd module release Documentation#6606

Open
Anton-stackup wants to merge 4 commits into
prebid:masterfrom
StackUp-ai:feature/stackup-rtd-module-release
Open

Module: Stack Up rtd module release Documentation#6606
Anton-stackup wants to merge 4 commits into
prebid:masterfrom
StackUp-ai:feature/stackup-rtd-module-release

Conversation

@Anton-stackup

Copy link
Copy Markdown

RTD: Stack Up Real-Time Data provider module Documentation

Description
Introduces the Stack Up RTD module, a real-time data provider that enriches auction requests with AI-powered content and audience intelligence from the Stack Up API.

Features

  • Article ID resolution: Derives article identifiers from URL paths (with AMP normalization) or explicit configuration
  • Enrichment API integration: Fetches content segments and user audience data with configurable timeout and abort handling
  • Caching layer: Session storage caching with TTL to reduce API calls on revisit
  • Consent compliance: Enforces GDPR purposes (1, 4) and COPPA checks; blocks processing in child-directed contexts
  • ORTB2 merging: Intelligently merges site content and user segments into [ortb2Fragments.global], deduplicating by segment ID and preferring higher confidence scores
  • Auction timeout safety: Respects both module-level and core-level timeout budgets; aborts in-flight requests when budget exceeded to prevent delays
  • Snapshot storage: Retains enrichment snapshots (FIFO, max 10) keyed by auctionId for analytics adapter access

🏷 Type of documentation

  • new bid adapter
  • update bid adapter
  • new feature
  • text edit only (wording, typos)
  • bugfix (code examples)
  • new examples

📋 Checklist

@netlify

netlify Bot commented Jun 8, 2026

Copy link
Copy Markdown

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit 3fff899
🔍 Latest deploy log https://app.netlify.com/projects/prebid-docs-preview/deploys/6a27abb0335ef20008938184
😎 Deploy Preview https://deploy-preview-6606--prebid-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

…eatures

- Add missing cache configuration options (enabled, storage) to parameters table
- Expand Configuration example with complete cache and debug parameters
- Enhance Caching section with memory storage and disabling details
- Fix provider name in ortb2 output example to use 'data.stackup-ai.com'
- Clarify integration example and debug console behavior
Comment thread dev-docs/modules/stackupRtdProvider.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants