AdWords API
Feedback on this document

type Audio (v201306)

Encapsulates an Audio media identified by a MediaId.


Namespace
https://adwords.google.com/api/adwords/cm/v201306
Fields
Field Type Description
Media (inherited)
mediaId
Filterable
Required
Selectable
xsd:long ID of this media object. This field can be selected using the value "MediaId". This field can be filtered on. This field is required and should not be null when it is contained within Operators : SET, REMOVE.
type
Filterable
ReadOnly
Selectable
Media.MediaType Type of this media object. Required when using upload() to upload a new media file. This field can be selected using the value "Type". This field can be filtered on. This field is read only and should not be set for following Operators : SET, REMOVE. If this field is sent to the API, it will be ignored.
Enumerations
AUDIO
Audio file.
DYNAMIC_IMAGE
Animated image, such as animated GIF.
ICON
Small image; used for map ad.
IMAGE
Static image; for image ad.
STANDARD_ICON
Predefined standard icon; used for map ads.
VIDEO
Video file.
referenceId
Filterable
ReadOnly
Selectable
xsd:long Media reference ID key. This field can be selected using the value "ReferenceId". This field can be filtered on. This field is read only and should not be set for following Operators : SET, REMOVE. If this field is sent to the API, it will be ignored.
dimensions
Selectable
Media_Size_DimensionsMapEntry[] 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
ReadOnly
Selectable
Media_Size_StringMapEntry[] 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 should not be set. If this field is sent to the API, it will be ignored.
mimeType
Filterable
ReadOnly
Selectable
Media.MimeType The mime type of the media. This field can be selected using the value "MimeType". This field can be filtered on. This field is read only and should not be set for following Operators : SET, REMOVE. If this field is sent to the API, it will be ignored.
Enumerations
IMAGE_JPEG
MIME type of image/jpeg
IMAGE_GIF
MIME type of image/gif
IMAGE_PNG
MIME type of image/png
FLASH
MIME type of application/x-shockwave-flash
TEXT_HTML
MIME type of text/html
PDF
MIME type of application/pdf
MSWORD
MIME type of application/msword
MSEXCEL
MIME type of application/vnd.ms-excel
RTF
MIME type of application/rtf
AUDIO_WAV
MIME type of audio/wav
AUDIO_MP3
MIME type of audio/mp3
sourceUrl
Filterable
ReadOnly
Selectable
xsd:string 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 can be filtered on. This field is read only and should not be set for following Operators : SET, REMOVE. If this field is sent to the API, it will be ignored.
name
Filterable
Selectable
xsd:string 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". This field can be filtered on.
fileSize
Filterable
ReadOnly
Selectable
xsd:long The size of the media file in bytes. This field can be selected using the value "FileSize". This field can be filtered on. This field is read only and should not be set for following Operators : SET, REMOVE. If this field is sent to the API, it will be ignored.
creationTime
Filterable
ReadOnly
Selectable
xsd:string 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 can be filtered on. This field is read only and should not be set for following Operators : SET, REMOVE. If this field is sent to the API, it will be ignored.
Media.Type xsd:string 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.
Audio
durationMillis
Filterable
Selectable
xsd:long The duration of the associated audio, in milliseconds. This field can be selected using the value "DurationMillis". This field can be filtered on.
streamingUrl
Selectable
xsd:string The streaming URL of the audio. This field can be selected using the value "StreamingUrl".
readyToPlayOnTheWeb
Selectable
xsd:boolean Indicates whether the audio is ready to play on the web. This field can be selected using the value "ReadyToPlayOnTheWeb".

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.