public sealed class StaticAdResource : IMessage<StaticAdResource>, IEquatable<StaticAdResource>, IDeepCloneable<StaticAdResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class StaticAdResource.
[[["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-04-08 UTC."],[[["This webpage provides reference documentation for the `StaticAdResource` class within the Google Cloud Video Stitcher v1 API, focusing on version 2.0.0."],["`StaticAdResource` is a class used for managing metadata for static ad resources, and it implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `StaticAdResource` class has two constructors: a default constructor and one that accepts another `StaticAdResource` object as a parameter."],["Key properties of `StaticAdResource` include `CreativeType`, which describes the MIME type of the ad, and `Uri`, which is the URI to the static file for the ad."],["There are different versions of the api available, with 3.3.0 being the latest version and 1.0.0 the oldest."]]],[]]