Encapsulates an Image media. mediaId
is used in SET
operations.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
Media (inherited)
|
|
|
ID of this media object. 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 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 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). |
|
URLs pointing to the resized media for the given sizes. Only applies to image media. This field is read only and will be ignored when sent to the API.
|
|
The mime type of the media. Enumerations
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). Only used for media of type AUDIO and IMAGE. 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. |
|
The size of the media file in bytes. 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 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. |
Image
|
|
|
Raw image data. |