Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 1.04 KB

ChannelPublishingPublishPoints.md

File metadata and controls

14 lines (9 loc) · 1.04 KB

ChannelPublishingPublishPoints

Properties

Name Type Description Notes
http ChannelPublishingHttp [optional]
id str uniquely identifies this publish_point within a channel configuration. Can be referenced by other publish_points in the 'playlist_only_for' field. [optional]
playlist_only_for str playlist_only_for identifies the id of the publish_point that has the segments for this publish_point, which is only publishing a playlist for those segments. All publish_points within a publication must either have 'playlist_only_for' all set or all not set. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]