API for customer generated dataSets
how to get customer generated dataSet, as the below API only returns system generated dataSets ?
https://developer.adobe.com/experience-platform-apis/references/catalog/#operation/listDatasets
how to get customer generated dataSet, as the below API only returns system generated dataSets ?
https://developer.adobe.com/experience-platform-apis/references/catalog/#operation/listDatasets
can you try using this GET https://platform.adobe.io/data/foundation/catalog/dataSets
This is the same API i have tried, which always gives system generated dataSets. But i just realized that probably it was the limit parameter was not showing the result. i increased the limit to 100 and now i can see it.
I also notice the alternate way is pass name parameter in the API request to specify which dataSet details we need, so we dont need to worry about dataSet not being visible in the response due to response size limit.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.