rtblintAlpha
openrtb.2.3.imp.native
What it means
OpenRTB 2.3 introduced imp.native, which openRTB 2.3 introduced native ad placements directly on the impression object..
Path
imp.nativeWhy it matters
imp.native is only defined from 2.3 onward. Used against an earlier version it is not valid, and a consumer below 2.3 treats it as an unknown field.
How to fix it
Target OpenRTB 2.3 or later when you send imp.native, 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.3 to see whether this rule fires against your payload.
Reference
- Specification section: Release highlights
- Source: IAB Tech Lab OpenRTB standards page
Back to the full rule catalog.