Reference documentation and code samples for the Video Stitcher V1 API class Google::Cloud::Video::Stitcher::V1::StaticAdResource.
Metadata for a static ad resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#creative_type
def creative_type() -> ::String
Returns
- (::String) — Describes the MIME type of the ad resource.
#creative_type=
def creative_type=(value) -> ::String
Parameter
- value (::String) — Describes the MIME type of the ad resource.
Returns
- (::String) — Describes the MIME type of the ad resource.
#uri
def uri() -> ::String
Returns
- (::String) — URI to the static file for the ad resource.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — URI to the static file for the ad resource.
Returns
- (::String) — URI to the static file for the ad resource.