A URL pointing to a player for a specific video. In general, this is the information in the src element of an embed tag and should not be the same as the content of the loc tag.
Indicates if use of the media require a subscription (either paid or free). Allowed values are true or false (note that an earlier version had 'yes', 'no').
[[["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-03-24 UTC."],[],[],null,["# MediaObject\n\nType name: [MediaObject](/workspace/gmail/markup/reference/types/MediaObject)\n\nExtends [CreativeWork](/workspace/gmail/markup/reference/types/CreativeWork)\n\n| Name | Type | Description |\n|----------------------|------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| associatedArticle | [NewsArticle](/workspace/gmail/markup/reference/types/NewsArticle) | A NewsArticle associated with the Media Object. |\n| bitrate | [Text](/workspace/gmail/markup/reference/types/Text) | The bitrate of the media object. |\n| contentSize | [Text](/workspace/gmail/markup/reference/types/Text) | File size in (mega/kilo) bytes. |\n| contentUrl | [URL](/workspace/gmail/markup/reference/types/URL) | Actual bytes of the media object, for example the image file or video file. |\n| duration | [Duration](/workspace/gmail/markup/reference/types/Duration) | The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601). |\n| embedUrl | [URL](/workspace/gmail/markup/reference/types/URL) | A URL pointing to a player for a specific video. In general, this is the information in the `src` element of an `embed` tag and should not be the same as the content of the `loc` tag. |\n| encodesCreativeWork | [CreativeWork](/workspace/gmail/markup/reference/types/CreativeWork) | The CreativeWork encoded by this media object. |\n| encodingFormat | [Text](/workspace/gmail/markup/reference/types/Text) | mp3, mpeg4, etc. |\n| expires | [Date](/workspace/gmail/markup/reference/types/Date) | Date the content expires and is no longer useful or available. Useful for videos. |\n| height | [Distance](/workspace/gmail/markup/reference/types/Distance) or [QuantitativeValue](/workspace/gmail/markup/reference/types/QuantitativeValue) | The height of the item. |\n| playerType | [Text](/workspace/gmail/markup/reference/types/Text) | Player type required---for example, Flash or Silverlight. |\n| productionCompany | [Organization](/workspace/gmail/markup/reference/types/Organization) | The production company or studio responsible for the item e.g. series, video game, episode etc. |\n| publication | [PublicationEvent](/workspace/gmail/markup/reference/types/PublicationEvent) | A publication event associated with the episode, clip or media object. |\n| regionsAllowed | [Place](/workspace/gmail/markup/reference/types/Place) | The regions where the media is allowed. If not specified, then it's assumed to be allowed everywhere. Specify the countries in [ISO 3166 format](http://en.wikipedia.org/wiki/ISO_3166). |\n| requiresSubscription | [Boolean](/workspace/gmail/markup/reference/types/Boolean) | Indicates if use of the media require a subscription (either paid or free). Allowed values are `true` or `false` (note that an earlier version had 'yes', 'no'). |\n| uploadDate | [Date](/workspace/gmail/markup/reference/types/Date) | Date when this media object was uploaded to this site. |\n| width | [Distance](/workspace/gmail/markup/reference/types/Distance) or [QuantitativeValue](/workspace/gmail/markup/reference/types/QuantitativeValue) | The width of the item. |"]]