Audience
Represents a target audience for a piece of content from PBS Media Manager.
enum Audience {
ALL_STATIONS
KIDS
LOCAL
NATIONAL
}
Values
Audience.ALL_STATIONS
All stations content is local produced content shared with all stations (as opposed to national acquired content).
Audience.KIDS
Kids only content.
**Kids content should never be available on LSI platforms.**
Audience.LOCAL
Locally produced content.
Audience.NATIONAL
Acquired national programming.
Member Of
CreatePbsShowInput
input ● PbsShow
object ● UpdatePbsShowInput
input