My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type Image

Namespace

  • https://adwords.google.com/api/adwords/cm/v200909

Fields

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.
  1. Enumerations
    1. AUDIO
    2. DYNAMIC_IMAGE
    3. HTML
    4. ICON
    5. IMAGE
    6. STANDARD_ICON
    7. VIDEO
    8. VIDEO_IMAGE
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.
  1. Enumerations
    1. IMAGE_JPEG
    2. IMAGE_GIF
    3. IMAGE_PNG
    4. FLASH
    5. TEXT_HTML
    6. PDF
    7. MSWORD
    8. MSEXCEL
    9. RTF
    10. AUDIO_WAV
    11. AUDIO_MP3
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.
  1. Enumerations
    1. GOOGLE_HOSTED
    2. YOU_TUBE_HOSTED
    3. IRS_STORED
    4. ADS_DB_STORED
    5. AMS_STORED
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