Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.17 KB

File metadata and controls

19 lines (16 loc) · 1.17 KB

# UpdateCommentAutomationRequest

Properties

Name Type Description Notes
name string [optional]
keywords string[] [optional]
match_mode string [optional]
dm_message string [optional]
buttons \Zernio\Model\DmButton[] Inline DM buttons (1-3). Pass [] to clear all buttons. [optional]
comment_reply string [optional]
dm_message_variations string[] Alternate DM texts for random rotation (see create). Pass [] to clear. [optional]
comment_reply_variations string[] Alternate public replies for random rotation. Pass [] to clear. [optional]
link_tracking bool Wrap link buttons in a tracked redirect to count clicks. Pass false to send links untouched. [optional]
click_tag string Tag applied to a contact when they click a tracked link (requires linkTracking). Empty string clears it. [optional]
is_active bool [optional]

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