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 `LiveAdTagDetail` class in the Google Cloud Video Stitcher v1 API provides details about a live session's ad tags."],["This class, part of version 3.0.0, can be found under the namespace `Google.Cloud.Video.Stitcher.V1` and within the assembly `Google.Cloud.Video.Stitcher.V1.dll`."],["`LiveAdTagDetail` objects contain properties such as `AdRequests`, a list of ad requests, and `Name`, the resource name of the ad tag detail."],["The class implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`."],["It offers two constructors, one default and another that allows cloning an existing `LiveAdTagDetail` object."]]],[]]