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."],[[["This document provides reference documentation for the `LiveAdTagDetail` class within the Google Cloud Video Stitcher v1 API, specifically version 3.2.0."],["`LiveAdTagDetail` serves as a container for details about ad tags in a live session, and it inherits from `object` while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LiveAdTagDetail` class has two constructors: a default constructor and one that accepts another `LiveAdTagDetail` instance as a parameter."],["Key properties of the `LiveAdTagDetail` class include `AdRequests`, a list of ad requests, `LiveAdTagDetailName`, a typed view over the resource name, and `Name`, the resource name of the live ad tag detail."],["The document contains a list of previous versions, including the most recent (3.3.0) and each previous version going back to 1.0.0."]]],[]]