ancestryChain property
A chain of AdScriptIdentifiers representing the ancestry of an ad
script that led to the creation of a resource or element. The chain is
ordered from the script itself (lowest level) up to its root ancestor
that was flagged by a filter list.
Implementation
final List<AdScriptIdentifier> ancestryChain;