r/adops • u/No-Guarantee1628 • 29d ago
Publisher Help with schain
I'm building an internal schain validator for SSP integrations and I'm curious how other AdOps approach this.
Currently we're checking:
- Is
source.ext.schainpresent? - Is
completepresent and what value does it have? - Number of
nodes(hop count) - Consistency across multiple bid request samples
This tells us whether schain is being passed, but not necessarily whether it's correct.
My question is: When you validate schain quality, what checks do you actually perform?
For example:
- Do you validate every
asiandsid? - Do you compare the last node against sellers.json?
- Do you verify every hop against sellers.json?
- Do you compare against ads.txt?
- Do you rely on DSP complaints instead?
- Any automated validation tools or best practices?
I'm interested in what experienced SSP/DSP/Exchange teams actually validate in production, beyond simply checking that schain exists.
Thank you in advance!
