Expand my Community achievements bar.

Join expert-led sessions on Real-Time CDP & Journey Optimizer designed to boost your impact.

AEP Dataset size

Avatar

Level 1

Is there a way other than contacting Adobe Support team to get dataset size? Either by UI or using an API?

 

TIA.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Community Advisor

@adeel-bk  - Not something which I am aware of to get the dataset size either in UI or from API. I would suggest you to get connect with adobe support team to know the actual size. 

Thank you,
Jayakrishnaa P.

Avatar

Community Advisor

Hi @adeel-bk , unfortunately, AEP does not provide a direct way to view the dataset size through the user interface or a public API. You can try using the Data Access API to list the files within a dataset and get the size of each file. You would then need to add these up yourself to get an approximate size of the dataset.

Hope this helps.

 

Pradeep_Kumar_Srivastav_0-1744852075298.png

 

hi @Pradeep_Kumar_Srivastav would you be able to show me an example how to retrieve list of all the files in a dataset? I can see there are API to retrieve a file for specific batch but not on the DataSet level.. unless I am missing something,

thanks