Skip to content

Unable to render prebidjs ads with NextJS #179

@aram356

Description

@aram356

Overview

This tracking issue covers the work to enable rendering Prebid.js ads with Next.js through the GAM interceptor integration.

Dependency Graph

main
 ├── #246 (Cert/Port) ─┬── #247 (Head Injector) ── #248 (GAM BE) ── #249 (GAM FE) ── #251 (Core Simplify)
 │                     └── #250 (Prebid NPM)
 ├── #252 (Build System) [independent]
 └── #253 (Docs) [independent]

Merge Order

  1. Improve build system output and simplify Vite config #252 and Update documentation for new endpoint naming #253 - Independent, can merge anytime
  2. Add configurable TLS certificate verification and fix port handling #246 - Foundation for other PRs
  3. Add IntegrationHeadInjector trait for head script injection #247 - Depends on Add configurable TLS certificate verification and fix port handling #246
  4. Add GAM interceptor integration - backend #248 - Depends on Add IntegrationHeadInjector trait for head script injection #247
  5. Add GAM interceptor integration - frontend #249 - Depends on Add GAM interceptor integration - backend #248
  6. Add Prebid.js NPM integration #250 - Depends on Add configurable TLS certificate verification and fix port handling #246 (can merge in parallel with Add IntegrationHeadInjector trait for head script injection #247-Add GAM interceptor integration - frontend #249)
  7. Simplify TSJS core library - remove rendering/auction logic #251 - Depends on Add GAM interceptor integration - frontend #249 (merge last - breaking change)

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions