public sealed class Event.Types.AdBreakTask : IMessage<Event.Types.AdBreakTask>, IEquatable<Event.Types.AdBreakTask>, IDeepCloneable<Event.Types.AdBreakTask>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Event.Types.AdBreakTask.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `Event.Types.AdBreakTask` class within the Live Stream v1 API, specifically version 1.6.0."],["`AdBreakTask` is used to insert a new ad opportunity within a live stream, it inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AdBreakTask` class includes constructors for creating new instances and copying existing ones and has a property `Duration`, which is a `Duration` type specifying the length of the ad opportunity."],["The webpage also includes links to documentation for versions of the API from 1.0.0 all the way to the latest 1.8.0, and you can navigate between each of the versions."]]],[]]