Categories
Available since: v1.0.0
| File | Snapshot | Delta | Frequency |
|---|---|---|---|
| categories/categories_yyyy_MM_dd.csv | :white_check_mark: | :white_check_mark: | Daily |
[block:parameters] { “data”: { “h-0”: “Attribute”, “h-1”: “Required?”, “h-2”: “Value”, “h-3”: “Description”, “0-0”: “CATEGORY_ID”, “0-1”: “Yes”, “0-2”: “NUMBER”, “0-3”: “Unique id of category”, “1-0”: “ASSET_TYPE_ID”, “1-1”: "", “1-2”: “NUMBER”, “1-3”: “Foreign key for Asset Types. Assets are linked to content categories through asset type”, “2-0”: “PRIORITY”, “2-1”: “Yes”, “2-2”: “NUMBER”, “2-3”: “Sets the sort index of the category”, “3-0”: “PARENT_ID”, “3-1”: "", “3-2”: “NUMBER”, “3-3”: “Foreign key for Categories \n \nReferences the parent category”, “4-0”: “SECTION_ID”, “4-1”: "", “4-2”: “NUMBER”, “4-3”: “When external CMS is used for content curation, section_id holds a reference to the external content curated for this category”, “5-0”: “LEVEL_TYPE_ID”, “5-1”: "", “5-2”: “NUMBER”, “5-3”: “reign key for CATEGORY_LEVEL_TYPE \n \nIndicates which level in the tree this node belongs to. \n \nDefaults to: \n \n1 TOP_LEVEL \n2 MAIN_CATEGORY \n3 CATEGORY \n4 UNKNOWN \n5 UNKNOWN \n6 SHOW \n7 SHOW \n8 SHOW \n9 EXTRAS \n10 SHOW \n11 SHOW \n12 SUB_SHOW”, “6-0”: “LEVEL_TYPE”, “6-1”: "", “6-2”: “VARCHAR2”, “6-3”: “Name of level as described above”, “7-0”: “FREE_LABEL”, “7-1”: "", “7-2”: “0 or 1”, “7-3”: “Can be set to true to indicate to the front-end that the content is free”, “8-0”: “FAVORITABLE”, “8-1”: "", “8-2”: “0 or 1”, “8-3”: “Indicates if this category should be possible to mark as a favorite”, “9-0”: “UPDATE_TIME”, “9-1”: "", “9-2”: “DATE”, “9-3”: "", “10-0”: “CREATE_TIME”, “10-1”: "", “10-2”: “DATE”, “10-3”: "", “11-0”: “APPROVAL_STATUS”, “11-1”: "", “11-2”: “VARCHAR2”, “11-3”: “NEW, \nAPPROVED, \nAPPROVED_CHANGED, \nAPPROVED_CHANGE_REJECTED, \nREJECTED_CHANGED, \nREJECTED”, “12-0”: “ACTIVATION_STATUS”, “12-1”: "", “12-2”: “VARCHAR2”, “12-3”: “ACTIVE \nDEACTIVATED”, “13-0”: “ASSET_SORT_BY”, “13-1”: "", “13-2”: “VARCHAR2”, “13-3”: “publishdate desc, publishdate asc, episode asc, episode desc”, “14-0”: “REJECTION_MESSAGE”, “14-1”: "", “14-2”: “VARCHAR2”, “14-3”: “A message from Admin to Publisher describing why the category (or category change) was rejected.”, “15-0”: “TENANT_ID”, “15-1”: "", “15-2”: “NUMBER”, “15-3”: “Foreign key for Tenants” }, “cols”: 4, “rows”: 16, “align”: [ “left”, “left”, “left”, “left” ] } [/block]