Represents some kind of media.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201806
Field |
|
---|---|
|
ID of this media object. This field can be selected using the value "MediaId".
This field is required and should not be
null when it is contained within Operators : SET, REMOVE. |
|
Type of media object. Required when using MediaService.upload to upload a new media file. MEDIA_BUNDLE, ICON, IMAGE, and DYNAMIC_IMAGE are the supported MediaTypes to upload. Enumerations
This field can be selected using the value "Type".
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
|
|
Media reference ID key. This field can be selected using the value "ReferenceId".
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
|
|
Various dimension sizes for the media. Only applies to image media (and video media for video thumbnails). This field can be selected using the value "Dimensions".
|
|
URLs pointing to the resized media for the given sizes. Only applies to image media. This field can be selected using the value "Urls".
This field is read only and will be ignored when sent to the API.
|
|
The mime type of the media. Enumerations
This field can be selected using the value "MimeType".
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
|
|
The URL of where the original media was downloaded from (or a file name). This field can be selected using the value "SourceUrl".
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
|
|
The name of the media. The name can be used by clients to help identify previously uploaded media. This field can be selected using the value "Name".
|
|
The size of the media file in bytes. This field can be selected using the value "FileSize".
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
|
|
Media creation date in the format YYYY-MM-DD HH:MM:SS+TZ. This is not updatable and not specifiable. This field can be selected using the value "CreationTime".
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
|
|
Indicates that this instance is a subtype of Media. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |