Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.09 KB

AdaptiveColors.md

File metadata and controls

14 lines (11 loc) · 1.09 KB

# AdaptiveColors

Properties

Name Type Description Notes
logo_area_and_title_color string Color of the creative's logo area. A valid RGB24 color in hexadecimal (e.g. "AB00FF").
background_color string Color of the creative's background. A valid RGB24 color in hexadecimal (e.g. "AB00FF")
text1_color string Color of the headline and the description texts. A valid RGB24 color in hexadecimal (e.g. "AB00FF")
text2_color string Color of the image set's headline text. A valid RGB24 color in hexadecimal (e.g. "AB00FF")
cta_background_color string Color of the background of the CTA. A valid RGB24 color in hexadecimal (e.g. "AB00FF").
cta_text_color string Color of the text of the CTA. A valid RGB24 color in hexadecimal (e.g. "AB00FF").

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