Hi team,
I’m working on integrating the Cesium ion REST API and I need to display the percentage of export progress while exporting an asset.
To calculate this, I need to know the total size of the export in advance. However, I wasn’t able to find any field or endpoint in the API documentation that provides the total export size before the export process actually starts.
Is there a way to determine or estimate the total size of an export (e.g., via asset metadata or a pre-export API call) before initiating the export request?
Any guidance or best practices would be greatly appreciated.
Thank you,