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 documentation for the `GetLiveAdTagDetailRequest` class, a part of the Video Stitcher v1 API."],["`GetLiveAdTagDetailRequest` is a request message for the `VideoStitcherService.getLiveAdTagDetail` method."],["The `GetLiveAdTagDetailRequest` class is available in several versions, from 1.0.0 to the latest version 3.3.0, with links to documentation for each version."],["The `GetLiveAdTagDetailRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetLiveAdTagDetailRequest` class contains properties such as the `LiveAdTagDetailName` of type `LiveAdTagDetailName` and the `Name`, which is a string in a specific resource format."]]],[]]