struct Protocol::Audits::HeavyAdIssueDetails
- Protocol::Audits::HeavyAdIssueDetails
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
protocol/audits.crConstructors
Instance Method Summary
-
#frame : AffectedFrame
The frame that was blocked.
-
#reason : HeavyAdReason
The reason the ad was blocked, total network or cpu or peak cpu.
-
#resolution : HeavyAdResolutionStatus
The resolution status, either blocking the content or warning.
Constructor Detail
Instance Method Detail
def resolution : HeavyAdResolutionStatus
#
The resolution status, either blocking the content or warning.