struct Protocol::Page::AdScriptId
- Protocol::Page::AdScriptId
- Struct
- Value
- Object
Overview
Identifies the bottom-most script which caused the frame to be labelled as an ad.
Included Modules
- JSON::Serializable
Defined in:
protocol/page.crConstructors
Instance Method Summary
-
#debugger_id : Runtime::UniqueDebuggerId
Id of adScriptId's debugger.
-
#script_id : Runtime::ScriptId
Script Id of the bottom-most script which caused the frame to be labelled as an ad.
Constructor Detail
Instance Method Detail
def script_id : Runtime::ScriptId
#
Script Id of the bottom-most script which caused the frame to be labelled as an ad.