ancestryChain property
A chain of AdScriptId
s representing the ancestry of an ad script that
led to the creation of a frame. The chain is ordered from the script
itself (lower level) up to its root ancestor that was flagged by
filterlist.
Implementation
final List<AdScriptId> ancestryChain;