The scalable type of the asset. This attribute is required.
Enumerations
UNKNOWN
The value returned if the actual value is not exposed by the requested API
version.
NOT_SCALABLE
The creative should not be scaled.
RATIO_SCALABLE
The creative can be scaled and its aspect-ratio must be maintained.
STRETCH_SCALABLE
The creative can be scaled and its aspect-ratio can be distorted.
duration
xsd:int
The duration of the asset in milliseconds. This attribute is required.
bitRate
xsd:int
The bit rate of the asset in kbps. If the asset can play at a range of bit rates (such as an
Http Live Streaming video), then set the bit rate to zero and populate the minimum and maximum
bit rate instead.
minimumBitRate
xsd:int
The minimum bitrate of the video in kbps. Only set this if the asset can play at a range of bit
rates.
maximumBitRate
xsd:int
The maximum bitrate of the video in kbps. Only set this if the asset can play at a range of bit
rates.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eVideoMetadata object defines the metadata associated with a video asset, including crucial information like duration, bitrate, size, and delivery type.\u003c/p\u003e\n"],["\u003cp\u003eIt specifies the technical characteristics of the video, such as scalable type, minimum/maximum bitrate, MIME type, and codecs.\u003c/p\u003e\n"],["\u003cp\u003eThis metadata is essential for proper handling and playback of video assets within the system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003escalableType\u003c/code\u003e attribute dictates how the video can be resized, while \u003ccode\u003edeliveryType\u003c/code\u003e specifies how the video content is delivered (progressive or streaming).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eduration\u003c/code\u003e is represented in milliseconds and \u003ccode\u003ebitRate\u003c/code\u003e in kbps, while \u003ccode\u003esize\u003c/code\u003e incorporates both width and height of the video asset.\u003c/p\u003e\n"]]],[],null,[]]