Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1000 Bytes

File metadata and controls

18 lines (14 loc) · 1000 Bytes

Zernio.Model.UpdateCommentAutomationRequest

Properties

Name Type Description Notes
Name string [optional]
Keywords List<string> [optional]
MatchMode string [optional]
DmMessage string [optional]
Buttons List<DmButton> Inline DM buttons (1-3). Pass [] to clear all buttons. [optional]
CommentReply string [optional]
LinkTracking bool Wrap link buttons in a tracked redirect to count clicks. Pass false to send links untouched. [optional]
ClickTag string Tag applied to a contact when they click a tracked link (requires linkTracking). Empty string clears it. [optional]
IsActive bool [optional]

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