Configure blackout: replacing content with custom slates based on program signaling.
Name | Type | Description | Notes |
---|---|---|---|
default_blackout_slate_url | str | Default slate URL to use for blackouts. Can be overridden by the 'slates' field. | [optional] |
force_blackout_segments | [str] | List of signaling segment types to force blackout, e.g. add 'SPLICE_INSERT' to blackout all ads signaled via SCTE-35 splice_insert. | [optional] |
honor_web_delivery_restriction | bool | Determines whether to honor the web_delivery_allowed attribute in SCTE-35 segmentation descriptors. When this is enabled, a segmentation descriptor with web_delivery_allowed=false will trigger a blackout. | [optional] |
slates | [ChannelSignalingBlackoutSettingsSlates] | Per-segment type slate overrides. | [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] |