Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.39 KB

DynamicWriteAttributes.md

File metadata and controls

15 lines (12 loc) · 1.39 KB

# DynamicWriteAttributes

Properties

Name Type Description Notes
logo_base64_string string Logo image as a base-64 encoded string
creative_background_color string Color of the creative's background Valid hexadecimal RGB color (e.g. "AB00FF") [optional]
body_text_color string Color of the creative's body text Valid hexadecimal RGB color (e.g. "AB00FF")
prices_color string Color of the creative's prices Valid hexadecimal RGB color (e.g. "AB00FF")
primary_font string Font of the primary font Valid supported font like "Arial" [optional]
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!”.
product_image_display string Value can be "ShowFullImage" or "ZoomOnImage". Choose whether your product catalog images should fit inside the allocated space ("ShowFullImage") or whether they should fill that space ("ZoomOnImage"). If you choose ZoomOnImage, there may be some image cropping.

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