website logo
Request an API key
⌘K
πŸš€Introduction
🏒Org Set Up
πŸ„Creator Onboarding
πŸ› οΈStream Creation
πŸ–₯️Dashboard
πŸŽ™οΈStreams
πŸ“½οΈCreator Audio and Video
πŸ“šMedia Integration
πŸ—¨οΈChat
πŸ“ˆPolls, Points, & Leaderboards
πŸ€™Guest Call-In
🀫Moderator tools
πŸ–ΌοΈPicture-In-Picture
πŸ’°Monetization
🏦Tipping or In-App purchases
βœ‹Paywalls
πŸ›’Products (Live Shopping)
πŸ’΅Ads
🌐Integrations & SDKs
πŸŽ›οΈAPI
Android SDK
iOS SDK
Javascript SDK
🎨Custom Themes
πŸ“ŠSDK Analytics
πŸ”‘Single Sign-On (SSO) (BETA)
πŸ””Webhooks (BETA)
πŸ‘­Social Features
πŸ“½οΈRecordings & Content Management
🏷️Custom Fields & Tags
πŸ“œChangelog
Docs powered byΒ archbeeΒ 

Custom Fields & Tags

Creators, producers, and administrators can use custom fields on streams for many usecases. They are flexible enough to allow you to do things like:

  • Filter the future or past streams in different parts of the app. For example:
    • Show NBA streams in a NBA section
    • Only show live or VOD streams in a different section
  • Create access rights to view a stream. For example:
    • Only TNT subscribers can view this content.
    • Only premium subscribers can see this content.
  • Track stream information from the creators to know what happened, and get reporting back.

Tags

There is always a default "Tags" field for creators to fill out as they like. They can add unlimited tags to a stream, and these are "free form", meaning the creator can set any tag they like. This is great for unstructured data or when an organization is unsure what field structure they want yet.

Custom Fields (Beta)

Custom Fields are in beta at this time.

  • Any org administrator can create custom fields for either:
    • Creators - These are good for things that apply to all creator actions and streams. (e.g. this user is a contractor from Acme Inc.)
    • Streams - These are good for things that apply to specific streams. (e.g. This stream had profanity or this was a NBA game).

Creating Custom Fields

When creating a custom field, you can select:

  • Field type: creator/stream
  • Field name:
  • Field label: (returned by the API, typically the field name without spaces)
  • Field type: options are:
    • Boolean (true/false)
    • Text
    • Number
    • Select (select 1)
    • Multi-select (select more than 1)
    • Date
  • Field Options: if your field type is "select" or "multi-select" then you must specify the possible options.
  • Is Required: true/false. Set this to true to force the creator to complete the field before ending a stream.

Completing Custom Fields

Once an admin has created custom fields, you can add them in the following ways:

  • User custom fields can be edited by going to the "Creators" tab and tapping "Edit" on the creator. You can see the user-level custom fields to complete.
  • Stream custom fields can be edited on the stream page by the creator. It appears in the "Custom Fields" tab.

ο»Ώ

Updated 03 Mar 2023
UP NEXT
Changelog
Docs powered byΒ archbeeΒ 
TABLE OF CONTENTS
Tags
Custom Fields (Beta)
Creating Custom Fields
Completing Custom Fields