rtblintAlpha
openrtb.2.6.network_channel_supplychain_eids
What it means
OpenRTB 2.6-202204 introduced network, channel, source.schain, source.schain.nodes, user.eids, eid.uids, which openRTB 2.6 added network, channel, supply-chain, and extended-ID object families..
Path
networkchannelsource.schainsource.schain.nodesuser.eidseid.uidsWhy it matters
network is only defined from 2.6-202204 onward. Used against an earlier version it is not valid, and a consumer below 2.6-202204 treats it as an unknown field.
How to fix it
Target OpenRTB 2.6-202204 or later when you send network, 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-202204 to see whether this rule fires against your payload.
Reference
- Specification section: Sections 3.2.23, 3.2.24, 3.2.25, 3.2.26, 3.2.27, 3.2.28
- Source: OpenRTB 2.6 Appendix B: Version 2.5 to 2.6
Back to the full rule catalog.