Rule catalog

openrtb.2.6-202211.inventorypartnerdomain

Moved fieldOpenRTB 2.6-202211Released 2022-11

What it means

In OpenRTB 2.6-202211, site.ext.inventorypartnerdomain, app.ext.inventorypartnerdomain moved to site.inventorypartnerdomain.

OpenRTB 2.6-202211 moved inventorypartnerdomain from ext into the Site and App objects.

Pathsite.ext.inventorypartnerdomainapp.ext.inventorypartnerdomain
Use insteadsite.inventorypartnerdomainapp.inventorypartnerdomain

Why it matters

A consumer on 2.6-202211 reads this value from site.inventorypartnerdomain. Send it at the old location and it is silently ignored, so whatever it governs (consent, restrictions, targeting) never takes effect.

How to fix it

Write the value at site.inventorypartnerdomain instead of site.ext.inventorypartnerdomain. While you still serve older partners, you may need to populate both during the transition.

Paste your bid request into the tester and select OpenRTB 2.6-202211 to see whether this rule fires against your payload.

Reference

  • Specification section: Sections 3.2.13, 3.2.14
  • Source: OpenRTB 2.6 Appendix B: Version 2.6-202210 to 2.6-202211

Back to the full rule catalog.