Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.17 KB

File metadata and controls

16 lines (13 loc) · 1.17 KB

# CreativeWrite

Properties

Name Type Description Notes
name string The name of the creative
description string The description of the creative [optional]
format string The format of the creative You can use "Image", " HtmlTag", "Dynamic" or "Adaptive"
dataset_id string Dataset linked to the Creative
image_write_attributes \criteo\api\marketingsolutions\preview\Model\ImageWriteAttributes [optional]
html_tag_write_attributes \criteo\api\marketingsolutions\preview\Model\HtmlTagWriteAttributes [optional]
dynamic_write_attributes \criteo\api\marketingsolutions\preview\Model\DynamicWriteAttributes [optional]
adaptive_write_attributes \criteo\api\marketingsolutions\preview\Model\AdaptiveWriteAttributes [optional]

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