IDashboardAttachment
Home > @gooddata/sdk-model > IDashboardAttachment
IDashboardAttachment 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.
Warning: This API is now obsolete.
- use IExportDefinitionMetadataObject instead
Email attachment - dashboard exported as pdf.
Signature:
export interface IDashboardAttachment
Remarks
You can setup specific filter context to use for the dashboard export
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
dashboard | ObjRef | (ALPHA) Dashboard object ref | |
filterContext? | ObjRef | (ALPHA) (Optional) Export filter context | |
format | "pdf" | (ALPHA) File format |