Overview
Administrators and content managers can create categories within a channel to organize content.
A category object represents a content category on a FanHero channel.
Categories that require the viewer to make a payment for access must be associated with one or more products. These products are identified in the
entitlements
property.
To learn more about categories, read this Guide on using categories in the FanHero portal.
Properties
Name | Type | Description |
---|---|---|
name | String | Category name |
entitlements | String Array | A string array of product IDs. |
password | String | Password |
kind | String | Access level of this category |
slug | String | Category slug |
posts | String Array | Array of post IDs |