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."],[[["This webpage provides reference documentation and code samples for the IframeAdResource class within the Video Stitcher v1 API."],["IframeAdResource represents metadata for an IFrame ad resource and is implemented using several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The latest version available is 3.3.0, and there are multiple versions provided for the IframeAdResource, going back to version 1.0.0."],["The IframeAdResource class includes a property named `Uri`, which represents the URI source for an IFrame to display the ad."],["IframeAdResource can be initialized as an object with the `IframeAdResource()` constructor, or by being passed another `IframeAdResource` object in its constructor."]]],[]]