public sealed class IframeAdResource : IMessage<IframeAdResource>, IEquatable<IframeAdResource>, IDeepCloneable<IframeAdResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class IframeAdResource.
[[["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 latest version of the `IframeAdResource` class is 3.3.0, but the current documentation is for version 1.1.0, part of the Video Stitcher v1 API."],["`IframeAdResource` is a class that represents metadata for an IFrame ad resource, inheriting from Object and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor, `IframeAdResource()`, and another constructor `IframeAdResource(IframeAdResource other)` that takes an `IframeAdResource` object as a parameter."],["The `IframeAdResource` class has a `Uri` property of type string, used to specify the URI source for an IFrame to display the ad."],["This documentation covers versions 1.0.0 to the latest version 3.3.0, of `IframeAdResource`."]]],[]]