rtblintAlpha
openrtb.2.6-202211.regs.gpp
What it means
OpenRTB 2.6-202211 introduced regs.gpp, regs.gpp_sid, which openRTB 2.6-202211 added GPP consent signaling to the regs object..
Path
regs.gppregs.gpp_sidWhy it matters
regs.gpp is only defined from 2.6-202211 onward. Used against an earlier version it is not valid, and a consumer below 2.6-202211 treats it as an unknown field.
How to fix it
Target OpenRTB 2.6-202211 or later when you send regs.gpp, 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-202211 to see whether this rule fires against your payload.
Reference
- Specification section: Section 3.2.3
- Source: OpenRTB 2.6 Appendix B: Version 2.6-202210 to 2.6-202211
Back to the full rule catalog.