MediaType

  • This content defines the different types of media used in Google Ads, listed as enums.

  • Media types include static images, small images for map ads, animated images, ZIP files, audio, and video.

  • There are also enums for unspecified media types and unknown received values.

The type of media.

Enums

UNSPECIFIED

The media type has not been specified.

UNKNOWN

The received value is not known in this version.

This is a response-only value.

IMAGE

Static image, used for image ad.

ICON

Small image, used for map ad.

MEDIA_BUNDLE

ZIP file, used in fields of template ads.

AUDIO

Audio file.

VIDEO

Video file.

DYNAMIC_IMAGE

Animated image, such as animated GIF.