struct Protocol::Page::AdFrameStatus

Overview

Indicates whether a frame has been identified as an ad and why.

Included Modules

Defined in:

protocol/page.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def ad_frame_type : AdFrameType #

[View source]
def explanations : Array(AdFrameExplanation) | Nil #

[View source]