public sealed class GetLiveAdTagDetailRequest : IMessage<GetLiveAdTagDetailRequest>, IEquatable<GetLiveAdTagDetailRequest>, IDeepCloneable<GetLiveAdTagDetailRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class GetLiveAdTagDetailRequest.
Request message for VideoStitcherService.getLiveAdTagDetail
[[["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 `GetLiveAdTagDetailRequest` class, a part of the Video Stitcher v1 API."],["`GetLiveAdTagDetailRequest` is a request message for the `VideoStitcherService.getLiveAdTagDetail` method."],["The latest version for the class is 3.3.0, and there are 6 previous versions of the class documentation available."],["The class inherits members from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties of the class include `LiveAdTagDetailName`, a typed view of the resource name, and `Name`, the resource name in a specific format."]]],[]]