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.
Information related to the details for one ad tag. This resource is only
available for live sessions that do not implement Google Ad Manager ad
insertion.
[[["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 information for the `LiveAdTagDetail` class within the Google Cloud Video Stitcher v1 API, detailing its structure and functionality."],["The `LiveAdTagDetail` class is designed to store information about a single ad tag, specifically for live sessions that do not use Google Ad Manager for ad insertion."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and offers methods for object manipulation like `GetHashCode`, `GetType`, and `ToString`, inherited from `object`."],["Key properties of the class include `AdRequests`, which is a list of ad requests, `LiveAdTagDetailName`, providing a typed view of the resource name, and `Name`, which holds the resource's unique identifier."],["The document lists several versions of the `LiveAdTagDetail` API class, from the latest version 3.3.0 down to version 1.0.0, indicating its evolution over time."]]],[]]