Alerts
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | Integer | False | The ID of the alert. |
CreatedAt | Datetime | True | Date when the alert was created. |
UpdatedAt | Datetime | True | Date when the alert was updated. |
EmailTo | String | False | The email address that the alert will be sent to. |
Percentage | Integer | False | The email address that the alert will be sent to. |
Type | String | False | The type of alert. Allowed values (usage_limit, stats_notification). |
Frequency | String | False | If the alert is of type stats_notification, this indicates how frequently the stats notifications will be sent.(daily, weekly, monthly). |
Last updated