adAncestryChain property

List<AdScriptIdentifier> adAncestryChain
final

The ad-script in the stack when the offending script was loaded. This is recursive down to the root script that was tagged due to the filterlist rule.

Implementation

final List<AdScriptIdentifier> adAncestryChain;