Tag Scanning Criteria
J
Written by Jennifer Busca
Updated over a week ago

UI Field Name

API Field Name

Tag Criteria

CPU (MS)

"cpu_score"

Fail if the CPU usage in MS is above threshold

File Size

"net_score"

Fail if the Total file load size is above threshold

Total Requests

"net_requests"

Fail if the total number of requests is above threshold

Non-SSL (%)

"ssl_score"

Fail if the percentage of insecure requests is above the threshold

Trackers

"tracking_score",

Fail if the number of trackers is above threshold

Cookies

"tracking_cookie_score"

Fail if the number of cookies is above threshold

Autoplay Video

"is_autoplay"

Fail if video is auto-initiated

Does Not Contain Video (HTML5)

"is_video"

Fail if video is present

Contains clickTag (HTML5) :

"is_not_clickable"

Fail if click tag is not present

Audio Auto-Initiation

"is_autoplay_audio"

Fail if audio is auto-initiated

Malware

"is_malware"

Fail if malware is detected

Redirect

"is_redirect"

Fail if a redirect occurs

Custom Blacklist

"is_blacklist"

Fail if custom denylist item is present

Malicious Denylist

"is_internal_blacklist"

Fail if malicious denylist item is present

Category Denylist

"is_category_blacklist"

Fail if sensitive category denylist item is present

Verification Vendor Blocking Mode

"is_v_vendor_blocking"

Fail if IAS or DV are in blocking mode

Flagged Vendors

"is_with_unapproved_collectors"

Fail if unapproved collector is present

Did this answer your question?