Summary
TMP (Trusted Match Protocol) now has comprehensive protocol documentation under docs/trusted-match/, covering the specification, router architecture, context and identity matching, and surface-specific guides. What's missing is a practical implementation guide for publishers and platforms who want to build a TMP provider.
Scope
A step-by-step guide covering:
- Setting up the TMP Router — configuration, deployment, endpoint registration
- Implementing Context Match handler — request/response format, matching logic, confidence signals
- Implementing Identity Match handler — request/response format, identity resolution, privacy considerations
- Configuring provider endpoints — registration, health checks, capability declarations
- Testing with sandbox — local development, test fixtures, validation tools
- Surface-specific considerations — web, CTV, mobile, AI assistants, retail media
Location
docs/trusted-match/ or docs/building/implementation/ — whichever fits the nav structure best.
References
Existing pages this guide should reference:
- TMP specification
- Router architecture
- Context and identity matching
- Surface-specific guides (web, CTV, mobile, etc.)
Summary
TMP (Trusted Match Protocol) now has comprehensive protocol documentation under
docs/trusted-match/, covering the specification, router architecture, context and identity matching, and surface-specific guides. What's missing is a practical implementation guide for publishers and platforms who want to build a TMP provider.Scope
A step-by-step guide covering:
Location
docs/trusted-match/ordocs/building/implementation/— whichever fits the nav structure best.References
Existing pages this guide should reference: