Image Optimiser
Adhese can use the AWS Lambda image resizing feature to automatically reduce the dimensions and file size of creatives. When this feature is used, images will be resized to the dimensions specified in an Advar template.template or in a request client-side.
The Image Optimiser is a custom feature that requires setup and integration within Advar templates.
Once the feature has been enabled in Adhese, you can specify the size to resize to in an Advar templateimage like so:so (request example):
https://img-hse.demo.be/pool/lib/10724_2nd_2.jpg.width.595
https://img-hse.demo.be/pool/lib/10724_2nd_2.jpg.width.1190
TheWith ".width. xxx"[xxx]signifiesas what sets the desiredresized resizeimage's size. Alternatively, you can specify a viewport size to use as the starting point for resizing. This is useful if you have an Advar template for desktop and mobile and only want to resize the images on mobile devices.