exportId
Home > @gooddata/sdk-backend-spi > IGetDashboardOptions > exportId
IGetDashboardOptions.exportId property
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.
Specify id of the currently performed dashboard pdf export. This id is used to retrieve export-related metadata, such as currently active attribute filters.
The id is missing when the dashboard is not loaded in the export mode
Signature:
exportId?: string;