HeavyAdIssueDetails

@Serializable
data class HeavyAdIssueDetails(val resolution: Audits.HeavyAdResolutionStatus, val reason: Audits.HeavyAdReason, val frame: Audits.AffectedFrame)

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

The frame that was blocked.

Link copied to clipboard

The reason the ad was blocked, total network or cpu or peak cpu.

Link copied to clipboard

The resolution status, either blocking the content or warning.