Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 3.0 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
| Field | Type | Description |
|---|---|---|
Media (inherited) |
||
| mediaId |
xsd:long
|
Media id; Optional; E.g., image ads don't have a mediaId.
This field is required and should not be null when it is contained within Operators : SET, REMOVE.
|
| mediaTypeDb |
Media.MediaType
|
The type of the media
This field is read only and should not be set for following Operators : SET, REMOVE.
|
| referenceId |
xsd:long
|
Media reference id key This field is read only and should not be set for following Operators : SET, REMOVE. |
| dimensions |
Media_Size_DimensionsMapEntry[]
|
Various dimension sizes for the media. Only applies to image media (and video media for video thumbnails). |
| urls |
Media_Size_StringMapEntry[]
|
Urls pointing to the resized media for the given sizes. Only applies to image media. This field is read only and should not be set. |
| mimeType |
Media.MimeType
|
The mime type of the media. Only applies to image media.
This field is read only and should not be set for following Operators : SET, REMOVE.
|
| sourceUrl |
xsd:string
|
The url where the orginal media was downloaded from (or a file name). This field is read only and should not be set for following Operators : SET, REMOVE. |
| mediaSubType |
Media.MediaSubType
|
The subtype of the media
This field is read only and should not be set for following Operators : SET, REMOVE.
|
| name |
xsd:string
|
The name of the media |
| fileSize |
xsd:long
|
The size of the media file in bytes This field is read only and should not be set for following Operators : SET, REMOVE. |
| extendedCapabilities |
Media_MediaExtendedCapabili...[]
|
Media extended capabilities (i.e. transcode types and statuses). This is not updatable and not specifiable. This field is read only and should not be set for following Operators : SET, REMOVE. |
| creationTime |
xsd:string
|
Media creation date. This is not updatable and not specifiable. This field is read only and should not be set for following Operators : SET, REMOVE. |
| Media.Type |
xsd:string
|
This field indicates the subtype of Media of this instance. It is ignored on input, and instead xsi:type should be specified. |
Image |
||
| data |
xsd:base64Binary
|
|