Guides · 26

OpenRTB guides

Task-focused walkthroughs on the OpenRTB protocol and on validating it: how a bid request is built, where versions differ, why bids get dropped, and how to catch all of it before production. For object-by-object reference, see the docs; for single questions, answers and the FAQ.

Start here

The working loop: validate a payload, recognise what usually breaks, and keep it from regressing.

How the market fits together

Who the parties are, which layer each standard occupies, and where OpenRTB does the actual talking.

Debugging the auction

Why a bid never arrives, never wins, or never renders: reason codes, deadlines, and creative delivery.

Pricing and deals

How the price is decided and how private supply is expressed in the request.

Versions and migration

What changed between releases, and the field migrations that are still half-finished across the industry.

Identity, privacy, and supply chain

The signals that say who the user is and who is entitled to sell the impression.

Agentic advertising

The 2026 agent stacks (AAMP, AdCP, MCP) and exactly where they meet the bid stream they run on.

Working from a payload instead?

Paste a bid request or bid response into the tester and read the findings; each one names a rule id that links to its own page. The same checks run in CI from the CLI, in Node through rtblint-core, and over MCP for AI agents.