Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 2 KB

AdaptiveAttributes.md

File metadata and controls

20 lines (17 loc) · 2 KB

# AdaptiveAttributes

Properties

Name Type Description Notes
layouts string[] The Adaptive layouts that are enabled. It can contain any of the following values: "Editorial", “Montage“, "InBannerVideo".
logos \criteo\api\marketingsolutions\preview\Model\ImageShape[] Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net
headline_text string The headline text of the banner
headline_font string Font of the headline Valid supported font like "Arial"
description_text string The description text of the banner
description_font string Font of the description Valid supported font like "Arial"
calls_to_action string[] A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.
colors \criteo\api\marketingsolutions\preview\Model\AdaptiveColors
image_sets \criteo\api\marketingsolutions\preview\Model\ImageSet[] Multiple image sets, each image set consists of multiple images and a headline text. [optional]
image_display string Value can be "ShowFullImage" or "ZoomOnImage". Choose whether your image set should fit inside the allocated space ("ShowFullImage") or whether it should fill that space ("ZoomOnImage"). If you choose ZoomOnImage, there may be some image cropping. [optional]
videos \criteo\api\marketingsolutions\preview\Model\VideoDetail[] Multiple videos potentially in different shapes. [optional]
landing_page_url string Web redirection of the landing page url

[Back to Model list] [Back to API list] [Back to README]