Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 780 Bytes

CampaignTemplateParams.md

File metadata and controls

28 lines (17 loc) · 780 Bytes

CampaignTemplateParams

Properties

Name Type Description Notes
name String Name of the campaign template parameter.
type TypeEnum Defines the type of parameter value.
description String Explains the meaning of this template parameter and the placeholder value that will define it. It is used on campaign creation from this template.
attributeId Integer ID of the corresponding attribute. [optional]

Enum: TypeEnum

Name Value
STRING "string"
NUMBER "number"
BOOLEAN "boolean"
PERCENT "percent"
LIST_STRING "(list string)"
TIME "time"