public sealed class LiveAdTagDetail : IMessage<LiveAdTagDetail>, IEquatable<LiveAdTagDetail>, IDeepCloneable<LiveAdTagDetail>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class LiveAdTagDetail.
[[["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."],[[["The latest version of the `LiveAdTagDetail` class is 3.3.0, while version 2.0.0 is the current focus of the content."],["`LiveAdTagDetail` is a class within the Google Cloud Video Stitcher v1 API, serving as a container for a live session's ad tag information."],["This class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LiveAdTagDetail` class includes properties like `AdRequests`, `LiveAdTagDetailName`, and `Name`, each playing a specific role in managing ad details."],["There are two constructors within the class, one for an empty object and one for creating an object based on another `LiveAdTagDetail` object."]]],[]]