Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

GumGum Threat (GGThreat) categories are part of GumGum's custom brand safety taxonomy. GumGum classifies content into nine GGThreat categories. 

...

AttributeConfidence Level
confidenceVERY_LOW
LOW
MODERATE
HIGH
VERY_HIGH


LanguagesAll supported /wiki/spaces/VDOC/pages/955744414.
Syntax


Div
stylefont-size: small;


Code Block
"threats": [
 {
  "id": "<Threat Category ID>",
  "category": "<Threat Category Name>",
  "confidence": "<Level>"
 }
]



Example


Div
stylefont-size: small;


Code Block
    "threats": [
      {
        "id": "GGT7",
        "category": "Disasters",
        "confidence": "MODERATE"
      }



Data Type

Array of objects
Languages

All supported /wiki/spaces/VDOC/pages/955744414.


RequiredYes
Page Element Analyzed

Threat category-dependent.

Used ForBrand safety
More Information/wiki/spaces/VDOC/pages/930545669

...