Image Request Object

The Title object is to be used for title element of the Native ad.

FieldScopeTypeDescription
typerequiredintType ID of the image element supported by the publisher. The publisher can display this information in an appropriate format. See Table Image Asset Types.
woptionalintegerWidth of the image in pixels.
wminrecommendedintegerThe minimum requested width of the image in pixels. This option should be used for any rescaling of images by the client. Either w or wmin should be transmitted. If only w is included, it should be considered an exact requirement
hoptionalintegerHeight of the image in pixels.
hminrecommendedintegerThe minimum requested height of the image in pixels. This option should be used for any rescaling of images by the client. Either h or hmin should be transmitted. If only h is included, it should be considered an exact requirement.
mimesoptionalarray of stringsAllowlist of content MIME types supported. Popular MIME types include, but are not limited to “image/jpg” “image/gif”.