Campaign Log Summary
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of the user that performed the change. | |
| String | E-mail of the user that performed the change. | ||
| created | OffsetDateTime | Date and time the change was performed. | |
| action | ActionEnum | Action performed by the user. | |
| summary | String | AI-generated summary of the action performed. |
| Name | Value |
|---|---|
| CREATE | "create" |
| DELETE | "delete" |
| UPDATE | "update" |