Link Search Menu Expand Document

Publisher Categorization: IAB

Overview

The Publisher IAB Categorization dataset provides IAB category IDs, alongside confidence scores, for a given publisher. This is best used in conjunction with the iab_categories mapping table to return the friendly names of the categories. Note that the category returned is the IAB 1.0 Content Taxonomy.

Dataset

Field Type Description
id integer Sincera ID that represents each IAB category.
publisher_id integer ID that represents the publisher associated with the IAB categorization.
iab_category_id integer ID of the IAB category that can be joined to the IAB Categories dataset.
score float Score that represents confidence for the IAB category classification.
confident boolean Boolean value true or false as to whether or not the categorization was confident.