Rule catalog

openrtb.2.6-202309.deal.floor_fields

Added fieldOpenRTB 2.6-202309Released 2023-09

What it means

OpenRTB 2.6-202309 introduced deal.guaranteed, deal.mincpmpersec, which openRTB 2.6-202309 added guaranteed and CPM-per-second deal fields..

Pathdeal.guaranteeddeal.mincpmpersec

Why it matters

deal.guaranteed is only defined from 2.6-202309 onward. Used against an earlier version it is not valid, and a consumer below 2.6-202309 treats it as an unknown field.

How to fix it

Target OpenRTB 2.6-202309 or later when you send deal.guaranteed, and make sure the value matches the type and any enum the specification defines for it.

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

Reference

  • Specification section: Section 3.2.12
  • Source: GitHub release notes: 2.6-202309

Back to the full rule catalog.