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 documentation for the `IframeAdResource` class within the Google Cloud Video Stitcher v1 API, covering versions from 1.0.0 to the latest 3.3.0."],["The `IframeAdResource` class is designed to represent metadata for an IFrame ad resource, inheriting from the base `object` class and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IframeAdResource` class has two constructors, the first being a parameterless constructor, and the second which takes another instance of the `IframeAdResource` as a parameter."],["A key property of `IframeAdResource` is `Uri`, a string property which defines the URI source of the IFrame to display for the ad resource."]]],[]]