DataAlertCreateDataV1
Obsolete
Name | Description | Type | Additional information |
---|---|---|---|
Rules |
Specifies the rules for the data alert. |
Collection of DataAlertRuleV1 |
Required |
Name |
Specifies the scheduled task name. |
string |
Required |
Enabled |
Specifies whether the scheduled task is either enabled or disabled. |
boolean |
None. |
ReportId |
Obsolete since R3 2018. Use Reports property instead. |
string |
Required |
DocumentFormat |
Obsolete since R3 2018. Use Reports property instead. |
string |
Required |
Parameters |
Obsolete since R3 2018. Use Reports property instead. |
Dictionary of string [key] and Object [value] |
None. |
StartDate |
Specifies the start date of the scheduled task. |
date |
None. |
RecurrenceRule |
Specifies recurrence rule for the scheduled task. |
RecurrenceRule |
None. |
MailSubject |
Specifies the mail template subject. |
string |
None. |
MailBody |
Specifies the mail template body. |
string |
None. |
ExternalEmails |
Specifies the emails of the external users to whom the report document should be sent. |
Collection of string |
None. |
SubscriberIds |
Provides a list of IDs of the users subscribed to the data alert. |
Collection of string |
None. |