Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The final aggregated Brand Safety summary result for both image and text content. 

  • If any threat classifications were identified, the safe value is false and the content is considered unsafe.
  • If no threat classifications were identified, the safe value is true, and the content is considered safe.

To determine threat classifications, Verity analyses and scores both image and text content. Scores:

  • Below a configurable minimum are ignored. 
  • Above the configurable minimum are aggregated, and the worst score assigned to the appropriate threat classification.

Any Threat classifications identified on the page are listed in the Verity report JSON, along with their aggregated score.

Syntax

true/false

Example
   "safe": false,
Data TypeBoolean
RequiredYes
  • No labels