Skip to content

EmailDynamicContentItem

Type: object

Properties

Property Type Required Description Constraints
content string No
id string No
segmentId string No
segmentName string No
type string No

Generated example

{
  "content": "string",
  "id": "123",
  "segmentId": "123",
  "segmentName": "Example name",
  "type": "string"
}

Source

Generated from swagger-asset.json.