Versions Compared

Key

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

...

Syntax


Div
stylefont-size: small;


Code Block
"iab": {
  "v1": [
    {
      "id": "<IAB category ID>",
      "category": "<IAB category Name>",
      "score": <0-1>
    }
  ]
}



Example


Div
stylefont-size: small;


Code Block
"iab": {
  "v1": [
    {
      "id": "IAB8",
      "category": "Food & Drink",
      "score": 0.33
    },
    {
      "id": "IAB11",
      "category": "Law, Gov't & Politics",
      "score": 0.28
    },
    {
      "id": "IAB11-2",
      "category": "Legal Issues",
      "score": 0.22
    },
    {
      "id": "IAB8-1",
      "category": "American Cuisine",
      "score": 0.12
    }
  ]
}



LanguagesAll supported languages.
Page Element Analyzed

Text

Data TypeArray of objects
RequiredNo
Used ForTargeting/anti-targeting
More Information/wiki/spaces/VDOC/pages/920781072

...