| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | [optional] | |
| name | string | [optional] | |
| platform | string | [optional] | |
| trigger | string | [optional] | |
| account_id | string | [optional] | |
| platform_post_id | string | [optional] | |
| post_title | string | [optional] | |
| keywords | string[] | [optional] | |
| match_mode | string | [optional] | |
| dm_message | string | [optional] | |
| buttons | \Zernio\Model\DmButton[] | Inline DM buttons (up to 3). Omitted when none are set. | [optional] |
| comment_reply | string | [optional] | |
| dm_message_variations | string[] | Alternate DM texts rotated at random with dmMessage. Omitted when none. | [optional] |
| comment_reply_variations | string[] | Alternate public replies rotated at random with commentReply. Omitted when none. | [optional] |
| link_tracking | bool | Whether link buttons in the DM are wrapped in a tracked redirect to count clicks. | [optional] |
| click_tag | string | Tag applied to a contact when they click a tracked link. | [optional] |
| is_active | bool | [optional] | |
| stats | \Zernio\Model\ListCommentAutomations200ResponseAutomationsInnerStats | [optional] | |
| created_at | \DateTime | [optional] |