Skip to content
Last update: July 26, 2024

DynamicContentItemType object

This type represents a type or category of dynamic content items.

Fields

Field Description
id String! The Id of the dynamic content item type.
contentType String! The content type of the dynamic content item type.
name String! The name of the dynamic content item type.
description String! The description of the dynamic content item type.
priority Int! The priority of the dynamic content item type.
dynamicProperties(...) DynamicPropertyValueType The dynamic properties associated with the dynamic content item type.