Class DaiSession.Types.AdBreak.Types.VodBreak
Represents Video on Demand related break information.
Implements
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public sealed class DaiSession.Types.AdBreak.Types.VodBreak : IMessage<DaiSession.Types.AdBreak.Types.VodBreak>, IEquatable<DaiSession.Types.AdBreak.Types.VodBreak>, IDeepCloneable<DaiSession.Types.AdBreak.Types.VodBreak>, IBufferMessage, IMessage
Constructors
VodBreak()
Declaration
public VodBreak()
VodBreak(VodBreak)
Declaration
public VodBreak(DaiSession.Types.AdBreak.Types.VodBreak other)
Parameters
| Type | Name | Description |
|---|---|---|
| DaiSession.Types.AdBreak.Types.VodBreak | other |
Properties
TimeOffset
Output only. The time difference between the start of this break and the start of the session. Includes the time for any preceding ad breaks.
Declaration
public Duration TimeOffset { get; set; }
Property Value
| Type | Description |
|---|---|
| Duration |