Video Stitcher v1 API - Class IframeAdResource (2.0.0)

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.

Metadata for an IFrame ad resource.

Inheritance

object > IframeAdResource

Namespace

GoogleCloudGoogle.Cloud.VideoGoogle.Cloud.Video.StitcherV1

Assembly

Google.Cloud.Video.Stitcher.V1.dll

Constructors

IframeAdResource()

public IframeAdResource()

IframeAdResource(IframeAdResource)

public IframeAdResource(IframeAdResource other)
Parameter
NameDescription
otherIframeAdResource

Properties

Uri

public string Uri { get; set; }

URI source for an IFrame to display for the ad resource.

Property Value
TypeDescription
string