IWidgetAlertDefinition
Home > @gooddata/sdk-model > IWidgetAlertDefinition
IWidgetAlertDefinition interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
With widget alert, user can be notified to his email according to provided rules (e.g. when some measure exceeds/drops below the set value)
Signature:
export interface IWidgetAlertDefinition extends IWidgetAlertBase, Partial<IDashboardObjectIdentity>
Extends: IWidgetAlertBase, Partial<IDashboardObjectIdentity>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
filterContext? | readonly | IFilterContext | IFilterContextDefinition | (ALPHA) (Optional) Alert filter context |