| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| name | String | [optional] | |
| platform | PlatformEnum | [optional] | |
| trigger | TriggerEnum | [optional] | |
| accountId | String | [optional] | |
| platformPostId | String | [optional] | |
| postTitle | String | [optional] | |
| keywords | List<String> | [optional] | |
| matchMode | MatchModeEnum | [optional] | |
| dmMessage | String | [optional] | |
| buttons | List<DmButton> | Inline DM buttons (up to 3). Omitted when none are set. | [optional] |
| commentReply | String | [optional] | |
| linkTracking | Boolean | Whether link buttons in the DM are wrapped in a tracked redirect to count clicks. | [optional] |
| clickTag | String | Tag applied to a contact when they click a tracked link. | [optional] |
| isActive | Boolean | [optional] | |
| stats | ListCommentAutomations200ResponseAutomationsInnerStats | [optional] | |
| createdAt | OffsetDateTime | [optional] |
| Name | Value |
|---|---|
| "instagram" | |
| "facebook" |
| Name | Value |
|---|---|
| COMMENT | "comment" |
| STORY_REPLY | "story_reply" |
| Name | Value |
|---|---|
| EXACT | "exact" |
| CONTAINS | "contains" |