Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 975 Bytes

File metadata and controls

31 lines (19 loc) · 975 Bytes

CreateCommentAutomationRequest

Properties

Name Type Description Notes
profileId String
accountId String Instagram or Facebook account ID
platformPostId String Platform media/post ID
postId String Zernio post ID (optional) [optional]
postTitle String Post content snippet for display [optional]
name String Automation label
keywords List<String> Trigger keywords (empty = any comment triggers) [optional]
matchMode MatchModeEnum [optional]
dmMessage String DM text to send to commenter
commentReply String Optional public reply to the comment [optional]

Enum: MatchModeEnum

Name Value
EXACT "exact"
CONTAINS "contains"