GetAdScriptAncestryReturn

@Serializable
data class GetAdScriptAncestryReturn(val adScriptAncestry: Page.AdScriptAncestry?)

Constructors

Link copied to clipboard
constructor(adScriptAncestry: Page.AdScriptAncestry?)

Properties

Link copied to clipboard

The ancestry chain of ad script identifiers leading to this frame's creation, along with the root script's filterlist rule. The ancestry chain is ordered from the most immediate script (in the frame creation stack) to more distant ancestors (that created the immediately preceding script). Only sent if frame is labelled as an ad and ids are available.