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."],["The `IframeAdResource` class serves as metadata for an IFrame ad resource and is available in multiple versions, ranging from 1.0.0 to the latest 3.3.0."],["The `IframeAdResource` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The class has a constructor `IframeAdResource()` and also a constructor that accepts another `IframeAdResource` object to create a new object based on the provided data."],["The primary property of the `IframeAdResource` class is `Uri`, a string that specifies the URI source for the IFrame to be displayed as an ad."]]],[]]