All Products
Search
Document Center

ApsaraVideo Media Processing:Output parameters of media review jobs

Last Updated:Jun 18, 2026

A media review job produces an output file that contains review results for each configured scenario, along with all output parameters and their valid values.

Review results

The output parameters vary depending on the review scenarios configured for the job.

Parameter

Type

Description

AdResult

Object

The review results of ad detection.

AudioResult

Object

The review results of audio anti-spam.

PornResult

Object

The review results of pornography detection.

TerrorismResult

Object

The review results of terrorist content detection.

LiveResult

Object

The review results of undesirable scene detection.

LogoResult

Object

The review results of logo detection.

Code

String

The error code returned if the job fails.

Message

String

The error message returned if the job fails.

JobId

String

The ID of the media review job.

State

String

The state of the media review job.

audioTaskId

String

The ID of the audio review task.

titleTaskId

String

The ID of the title review task.

descTaskId

String

The ID of the description review task.

tasks

Map

The information about snapshot review tasks.

Review results of ad detection

Parameter

Type

Description

AdResult

Object

The review results of ad detection.

AdCounterList

Array of AdCounter

The statistics on the categories of the review results of ad detection. Valid values:

  • normal: normal content

  • ad: other ads

  • politics: political content in text

  • porn: pornographic content in text

  • abuse: abuse content in text

  • terrorism: terrorist content in text

  • contraband: prohibited content in text

  • spam: junk content in text

  • npx: pop-up ad

  • qrcode: QR code

  • programCode: mini program code

AdDetailResultList

Array of AdDetailResult

The review details of each snapshot. Contains the following parameters:

  • Index

  • Label

  • Object

  • Score

  • Suggestion

  • Timestamp

  • Extra: the information about QR codes, pop-up ads, or the custom text library that the detected text in the snapshot hits. The information about the custom text library contains the hitCustomLibCode, hitCustomLibName, and hitLibInfo parameters.

  • Frames: the information about each frame that is truncated from the snapshot if the snapshot is too long, including the rate and url parameters.

  • OcrLocation: the location and content of the detected text in the snapshot.

  • HintWordsInfo: the information about the terms that the detected text in the snapshot hits.

  • ProgramCodeData: the location information of the detected mini program code in the snapshot.

AdTopList

Array

The most frequently returned review result categories. Contains the following parameters:

  • Index

  • Label

  • Object

  • Score

  • Timestamp

Suggestion

String

The recommended action to take. Valid values:

  • Pass: The content passes the review.

  • Review: The content requires manual review.

  • Block: The content must be blocked.

AverageScore

String

The average score of the reviewed content.

MaxScore

String

The maximum score of the reviewed content.

Label

String

The category of the review results of ad detection.

Review results of audio anti-spam

Parameter

Type

Description

AudioResult

Object

The review results of audio anti-spam.

AudioCounterList

Array of AudioCounter

The statistics on the categories of the review results of audio anti-spam. Valid values:

  • normal: normal content.

  • spam: junk content.

  • ad: ad.

  • politics: political content.

  • terrorism: terrorist content.

  • abuse: abuse content.

  • porn: pornographic content.

  • flood: excessive junk content.

  • contraband: prohibited content.

  • meaningless: meaningless content.

  • harmful: undesirable scenes, including content related to mammonism, wealth flaunting, blind worshiping of idols, negative emotions, and negative enticing. The review of undesirable scenes protects minors.

  • customized: custom content, such as a custom term.

AudioDetailResultList

Array of AudioDetailResult

The review details of each text entry converted from the audio. Contains the following parameters:

  • endTime: the end time of the text entry in the audio.

  • hintWords: the information about the terms that the text entry in the audio hits. The values are returned in a JSON array.

  • label: the category of the review result.

  • startTime: the start time of the text entry in the audio.

  • text: the content of the text entry in the audio.

Suggestion

String

The recommended action to take. Valid values:

  • Pass: The content passes the review.

  • Review: The content requires manual review.

  • Block: The content must be blocked.

Label

String

The category of the review results of audio anti-spam.

Review results of pornography detection

Parameter

Type

Description

PornResult

Object

The review results of pornography detection.

PornCounterList

Array of PornCounter

The statistics on the categories of the review results of pornography detection. Valid values:

  • normal: normal content

  • sexy: sexy content

  • porn: pornographic content

PornDetailResultList

Array of PornDetailResult

The review details of pornography detection. Contains the following parameters:

  • Index

  • Label

  • Object

  • Score

  • Suggestion

  • Timestamp

PornTopList

Array

The most frequently returned review result categories. Contains the following parameters:

  • Index

  • Label

  • Object

  • Score

  • Timestamp

Suggestion

String

The recommended action to take. Valid values:

  • Pass: The content passes the review.

  • Review: The content requires manual review.

  • Block: The content must be blocked.

AverageScore

String

The average score of the reviewed content.

MaxScore

String

The maximum score of the reviewed content.

Label

String

The category of the review results of pornography detection.

Review results of terrorism content detection

Parameter

Type

Description

TerrorismResult

Object

The review results of terrorist content detection.

TerrorismCounterList

Array of TerrorismCounter

The statistics on the categories of the review results of terrorist content detection. Valid values:

  • normal: normal content

  • bloody: bloody content

  • explosion: explosion and smoke

  • outfit: special costume

  • logo: special logo

  • weapon: weapon

  • politics: political content

  • violence: violence

  • crowd: crowd

  • parade: parade

  • carcrash: car accident

  • flag: flag

  • location: landmark

  • drug: drug

  • gamble: gamble

  • others: other content

TerrorismDetailResultList

Array of TerrorismDetailResult

The review details of terrorist content detection. Contains the following parameters:

  • Index

  • Label

  • Object

  • Score

  • Suggestion

  • Timestamp

  • SfaceData: the information about the detected terrorist content, including the x and y coordinates of the face area, the width and height of the face area, and the information about the recognized face. The information about the recognized face contains the name, id, and rate parameters.

TerrorismTopList

Array

The most frequently returned review result categories. Contains the following parameters:

  • Index

  • Label

  • Object

  • Score

  • Timestamp

Suggestion

String

The recommended action to take. Valid values:

  • Pass: The content passes the review.

  • Review: The content requires manual review.

  • Block: The content must be blocked.

AverageScore

String

The average score of the reviewed content.

MaxScore

String

The maximum score of the reviewed content.

Label

String

The category of the review results of terrorist content detection.

Review results of undesirable scene detection

Parameter

Type

Description

LiveResult

Object

The review results of undesirable scene detection.

LiveCounterList

Array of LiveCounter

The statistics on the categories of the review results of undesirable scene detection. Valid values:

  • normal: normal content

  • meaningless: meaningless content, such as a black or white screen

  • PIP: picture-in-picture

  • smoking: smoking

  • drivelive: live broadcasting in a running vehicle

  • drug: drug

  • gamble: gamble

LiveDetailResultList

Array of LiveDetailResult

The review details of undesirable scene detection. Contains the following parameters:

  • Index

  • Label

  • Object

  • Score

  • Suggestion

  • Timestamp

LiveTopList

Array

The most frequently returned review result categories. Contains the following parameters:

  • Index

  • Label

  • Object

  • Score

  • Timestamp

Suggestion

String

The recommended action to take. Valid values:

  • Pass: The content passes the review.

  • Review: The content requires manual review.

  • Block: The content must be blocked.

AverageScore

String

The average score of the reviewed content.

MaxScore

String

The maximum score of the reviewed content.

Label

String

The category of the review results of undesirable scene detection.

Review results of logo detection

Parameter

Type

Description

LogoResult

Object

The review results of logo detection.

LogoCounterList

Array of LogoCounter

The statistics on the categories of the review results of logo detection. Valid values:

  • normal: normal content

  • TV: controlled TV station logo

  • trademark: trademark

LogoDetailResultList

Array of LogoDetailResult

The review details of logo detection. Contains the following parameters:

  • Index

  • Label

  • LogoData: the information about the detected logo, including the location, name, and type of the logo.

  • Object

  • Score

  • Suggestion

  • Timestamp

LogoTopList

Array

The most frequently returned review result categories. Contains the following parameters:

  • Index

  • Label

  • Object

  • Score

  • Timestamp

Suggestion

String

The recommended action to take. Valid values:

  • Pass: The content passes the review.

  • Review: The content requires manual review.

  • Block: The content must be blocked.

AverageScore

String

The average score of the reviewed content.

MaxScore

String

The maximum score of the reviewed content.

Label

String

The category of the review results of logo detection.

Sample code

{
  "AdResult": {
    "AdCounterList": [
      { "Count": 1, "Label": "ad" },
      { "Count": 4, "Label": "normal" },
      { "Count": 0, "Label": "politics" },
      { "Count": 0, "Label": "porn" },
      { "Count": 0, "Label": "abuse" },
      { "Count": 0, "Label": "terrorism" },
      { "Count": 0, "Label": "contraband" },
      { "Count": 0, "Label": "spam" },
      { "Count": 0, "Label": "npx" },
      { "Count": 0, "Label": "qrcode" },
      { "Count": 0, "Label": "programCode" },
      { "Count": 0, "Label": "ocr" },
      { "Count": 0, "Label": "others" }
    ],
    "AdDetailResultList": [
      {
        "Extras": {
          "qrcodes": "https://qm.qq.com/cgi-bin/qm/qr?k=RKW-RdM7-m8SmYXRg1yPojKz_2Vl6NYV&authKey=n3mdlLvPEUieSVXlg6WJf/1RfnBVPxDskEO7odtTeFZC+ISRiSAWQcy1YubuHpJ0&noverify=0"
        },
        "Index": "2",
        "Label": "ad",
        "Object": "censor/output/00002.jpg",
        "Score": "99.9100000000",
        "Suggestion": "block",
        "Timestamp": "5005"
      },
      {
        "Index": "3",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
        "Score": "99.9100000000",
        "Suggestion": "pass",
        "Timestamp": "15005"
      },
      {
        "Index": "8",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00009.jpg",
        "Score": "99.9100000000",
        "Suggestion": "pass",
        "Timestamp": "40005"
      },
      {
        "Index": "7",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00008.jpg",
        "Score": "99.9100000000",
        "Suggestion": "pass",
        "Timestamp": "35005"
      },
      {
        "Index": "4",
        "Label": "ad",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
        "Score": "99.9100000000",
        "Suggestion": "block",
        "Timestamp": "20005"
      },
      {
        "Index": "5",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00006.jpg",
        "Score": "99.9100000000",
        "Suggestion": "pass",
        "Timestamp": "25005"
      },
      {
        "Index": "6",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00007.jpg",
        "Score": "99.9100000000",
        "Suggestion": "pass",
        "Timestamp": "30005"
      },
      {
        "Index": "9",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
        "Score": "99.9100000000",
        "Suggestion": "pass",
        "Timestamp": "45005"
      },
      {
        "Index": "0",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
        "Score": "99.9100000000",
        "Suggestion": "pass",
        "Timestamp": "5"
      },
      {
        "Index": "1",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
        "Score": "99.9100000000",
        "Suggestion": "pass",
        "Timestamp": "5005"
      }
    ],
    "AdTopList": [
      {
        "Index": "4",
        "Label": "ad",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
        "Score": "99.9100000000",
        "Timestamp": "20005"
      }
    ],
    "AverageScore": "99.9100000000",
    "Label": "ad",
    "MaxScore": "99.9100000000",
    "Suggestion": "block"
  },
  "AudioResult": {
    "AudioCounterList": [
      {
        "Count": 1,
        "Label": "politics"
      }
    ],
    "AudioDetailResultList": [
      {
        "endTime": 52,
        "hintWords": [
          {
            "context": "example_context"
          },
          {
            "context": "example_context_1"
          }
        ],
        "label": "politics",
        "startTime": 0,
        "text": "The audio review test. The following text is detected from the audio: example_text"
      }
    ],
    "Label": "politics",
    "Suggestion": "block"
  },
  "Code": "200",
  "JobId": "9460d99126104d70b5c6ea420296****",
  "LiveResult": {
    "AverageScore": "100.0000000000",
    "Label": "meaningless",
    "LiveCounterList": [
      { "Count": 1, "Label": "meaningless" },
      { "Count": 1, "Label": "PIP" },
      { "Count": 0, "Label": "smoking" },
      { "Count": 0, "Label": "drivelive" },
      { "Count": 8, "Label": "normal" }
    ],
    "LiveDetailResultList": [
      {
        "Index": "2",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00003.jpg",
        "Score": "100.0000000000",
        "Suggestion": "pass",
        "Timestamp": "10005"
      },
      {
        "Index": "3",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
        "Score": "100.0000000000",
        "Suggestion": "pass",
        "Timestamp": "15005"
      },
      {
        "Index": "8",
        "Label": "PIP",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00009.jpg",
        "Score": "100.0000000000",
        "Suggestion": "review",
        "Timestamp": "40005"
      },
      {
        "Index": "7",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00008.jpg",
        "Score": "100.0000000000",
        "Suggestion": "pass",
        "Timestamp": "35005"
      },
      {
        "Index": "4",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
        "Score": "100.0000000000",
        "Suggestion": "pass",
        "Timestamp": "20005"
      },
      {
        "Index": "5",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00006.jpg",
        "Score": "100.0000000000",
        "Suggestion": "pass",
        "Timestamp": "25005"
      },
      {
        "Index": "6",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00007.jpg",
        "Score": "100.0000000000",
        "Suggestion": "pass",
        "Timestamp": "30005"
      },
      {
        "Index": "9",
        "Label": "meaningless",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
        "Score": "100.0000000000",
        "Suggestion": "review",
        "Timestamp": "45005"
      },
      {
        "Index": "0",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
        "Score": "100.0000000000",
        "Suggestion": "pass",
        "Timestamp": "5"
      },
      {
        "Index": "1",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
        "Score": "100.0000000000",
        "Suggestion": "pass",
        "Timestamp": "5005"
      }
    ],
    "LiveTopList": [
      {
        "Index": "9",
        "Label": "meaningless",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
        "Score": "100.0000000000",
        "Timestamp": "45005"
      }
    ],
    "MaxScore": "100.0000000000",
    "Suggestion": "review"
  },
  "LogoResult": {
    "AverageScore": "99.9000000000",
    "Label": "normal",
    "LogoCounterList": [
      { "Count": 0, "Label": "TV" },
      { "Count": 0, "Label": "trademark" },
      { "Count": 10, "Label": "normal" }
    ],
    "LogoDetailResultList": [
      {
        "Index": "2",
        "Label": "TV",
        "LogoData": [
          {
            "h": 49.0,
            "name": "TikTok",
            "type": "TV",
            "w": 133.0,
            "x": 22.0,
            "y": 22.0
          }
        ],
        "Object": "censor/output/Logo detection/00001.jpg",
        "Score": "99.9600000000",
        "Suggestion": "block",
        "Timestamp": "5"
      },
      {
        "Index": "3",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "15005"
      },
      {
        "Index": "8",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00009.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "40005"
      },
      {
        "Index": "7",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00008.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "35005"
      },
      {
        "Index": "4",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "20005"
      },
      {
        "Index": "5",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00006.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "25005"
      },
      {
        "Index": "6",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00007.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "30005"
      },
      {
        "Index": "9",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "45005"
      },
      {
        "Index": "0",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "5"
      },
      {
        "Index": "1",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "5005"
      }
    ],
    "LogoTopList": [
      {
        "Index": "2",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00003.jpg",
        "Score": "99.9000000000",
        "Timestamp": "10005"
      },
      {
        "Index": "3",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
        "Score": "99.9000000000",
        "Timestamp": "15005"
      },
      {
        "Index": "8",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00009.jpg",
        "Score": "99.9000000000",
        "Timestamp": "40005"
      },
      {
        "Index": "7",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00008.jpg",
        "Score": "99.9000000000",
        "Timestamp": "35005"
      },
      {
        "Index": "4",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
        "Score": "99.9000000000",
        "Timestamp": "20005"
      },
      {
        "Index": "5",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00006.jpg",
        "Score": "99.9000000000",
        "Timestamp": "25005"
      },
      {
        "Index": "6",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00007.jpg",
        "Score": "99.9000000000",
        "Timestamp": "30005"
      },
      {
        "Index": "9",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
        "Score": "99.9000000000",
        "Timestamp": "45005"
      },
      {
        "Index": "0",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
        "Score": "99.9000000000",
        "Timestamp": "5"
      },
      {
        "Index": "1",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
        "Score": "99.9000000000",
        "Timestamp": "5005"
      }
    ],
    "MaxScore": "99.9000000000",
    "Suggestion": "pass"
  },
  "Message": "OK",
  "PornResult": {
    "AverageScore": "95.9700000000",
    "Label": "porn",
    "MaxScore": "96.0200000000",
    "PornCounterList": [
      { "Count": 2, "Label": "porn" },
      { "Count": 0, "Label": "sexy" },
      { "Count": 8, "Label": "normal" }
    ],
    "PornDetailResultList": [
      {
        "Index": "2",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00003.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "10005"
      },
      {
        "Index": "3",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "15005"
      },
      {
        "Index": "8",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00009.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "40005"
      },
      {
        "Index": "7",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00008.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "35005"
      },
      {
        "Index": "4",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "20005"
      },
      {
        "Index": "5",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00006.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "25005"
      },
      {
        "Index": "6",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00007.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "30005"
      },
      {
        "Index": "9",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "45005"
      },
      {
        "Index": "0",
        "Label": "porn",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
        "Score": "96.0200000000",
        "Suggestion": "review",
        "Timestamp": "5"
      },
      {
        "Index": "1",
        "Label": "porn",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
        "Score": "95.9200000000",
        "Suggestion": "review",
        "Timestamp": "5005"
      }
    ],
    "PornTopList": [
      {
        "Index": "0",
        "Label": "porn",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
        "Score": "96.0200000000",
        "Timestamp": "5"
      },
      {
        "Index": "1",
        "Label": "porn",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
        "Score": "95.9200000000",
        "Timestamp": "5005"
      }
    ],
    "Suggestion": "review"
  },
  "State": "Success",
  "TerrorismResult": {
    "AverageScore": "100.0000000000",
    "Label": "terrorism",
    "MaxScore": "100.0000000000",
    "Suggestion": "block",
    "TerrorismCounterList": [
      { "Count": 1, "Label": "terrorism" },
      { "Count": 0, "Label": "outfit" },
      { "Count": 0, "Label": "logo" },
      { "Count": 0, "Label": "weapon" },
      { "Count": 1, "Label": "politics" },
      { "Count": 0, "Label": "others" },
      { "Count": 8, "Label": "normal" },
      { "Count": 0, "Label": "bloody" },
      { "Count": 0, "Label": "explosion" },
      { "Count": 0, "Label": "violence" },
      { "Count": 0, "Label": "crowd" },
      { "Count": 0, "Label": "parade" },
      { "Count": 0, "Label": "carcrash" },
      { "Count": 0, "Label": "flag" }
    ],
    "TerrorismDetailResultList": [
      {
        "Index": "2",
        "Label": "politics",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00003.jpg",
        "Score": "100.0000000000",
        "Suggestion": "block",
        "Timestamp": "10005"
      },
      {
        "Index": "3",
        "Label": "terrorism",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
        "Score": "100.0000000000",
        "Suggestion": "block",
        "Timestamp": "15005"
      },
      {
        "Index": "8",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00009.jpg",
        "Score": "99.9000000000",
        "Suggestion": "pass",
        "Timestamp": "40005"
      },
      {
        "Index": "7",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00008.jpg",
        "Score": "99.8800000000",
        "Suggestion": "pass",
        "Timestamp": "35005"
      },
      {
        "Index": "0",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
        "Score": "99.8700000000",
        "Suggestion": "pass",
        "Timestamp": "5"
      },
      {
        "Index": "1",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
        "Score": "99.8700000000",
        "Suggestion": "pass",
        "Timestamp": "5005"
      },
      {
        "Index": "4",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
        "Score": "99.8700000000",
        "Suggestion": "pass",
        "Timestamp": "20005"
      },
      {
        "Index": "5",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00006.jpg",
        "Score": "99.8700000000",
        "Suggestion": "pass",
        "Timestamp": "25005"
      },
      {
        "Index": "6",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00007.jpg",
        "Score": "99.8700000000",
        "Suggestion": "pass",
        "Timestamp": "30005"
      },
      {
        "Index": "9",
        "Label": "normal",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
        "Score": "99.8700000000",
        "Suggestion": "pass",
        "Timestamp": "45005"
      }
    ],
    "TerrorismTopList": [
      {
        "Index": "3",
        "Label": "terrorism",
        "Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
        "Score": "100.0000000000",
        "Timestamp": "15005"
      }
    ]
  },
  "Type": "Censor",
  "audioTaskId": "vc_f_3SrxsLwMAAu6SnEV8x31Py-1wIj28",
  "tasks": {
    "00:00:00": "img7ikCVILy4jV5NtvMw$7m2G-1wIj26",
    "00:00:05": "img3yvM62Afkmy4r9guS7Evcc-1wIj26",
    "00:00:10": "imgq8KxuXmA8T6iNbyDDA$Rh-1wIj26",
    "00:00:15": "img4uxqfWMnHw74u$fyz80gGv-1wIj26",
    "00:00:20": "imglDmADpAbT57mRtu$I8AAB-1wIj26",
    "00:00:25": "img3v4BGUAZA@U7$oTDBZimfu-1wIj26",
    "00:00:30": "img3kyzcguOQXP6Z5BJqSSBIq-1wIj26",
    "00:00:35": "img3kc7QxoJXt54A$JEgr@AlM-1wIj26",
    "00:00:40": "img6mmDL@ZQ4Ua4IYC3S09$oK-1wIj26",
    "00:00:45": "img1fV94fwNkiY7w3vhWySZKY-1wIj26"
  }
}