Image Response Object
Corresponds to the Image Request Object in the request. The Image object to be used for all image elements of the Native ad (Icons, Main Image, etc.).
Attribute | Triplelift Required | Type | Description |
---|---|---|---|
type | no | integer | Required for assetsurl or dcourl responses, not required for embedded asset responses |
url | yes | string | URL of the image asset |
w | no; recommended | integer | Width of the image pixels. Recommended for embedded asset responses |
h | no; recommended | integer | Height of the image in pixels |
ext | no | object | Placeholder for custom JSON extensions to OpenRTB |
Updated almost 2 years ago