AEP Dataset size | Community
Skip to main content
April 15, 2025
Question

AEP Dataset size

  • April 15, 2025
  • 2 replies
  • 432 views

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

 

TIA.

2 replies

jayakrishnaaparthasarathy
Community Advisor
Community Advisor
April 15, 2025

@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.

Pradeep_Kumar_Srivastav
Community Advisor
Community Advisor
April 17, 2025

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.

 

 

adeel-bkAuthor
April 17, 2025

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