AdScriptId

@Serializable
data class AdScriptId(val scriptId: String, val debuggerId: String)

Identifies the script which caused a script or frame to be labelled as an ad.

Constructors

Link copied to clipboard
constructor(scriptId: String, debuggerId: String)

Properties

Link copied to clipboard

Id of scriptId's debugger.

Link copied to clipboard

Script Id of the script which caused a script or frame to be labelled as an ad.