There are 2 types of marketing lists - static and dynamic.
I have created one of each in my account and wanted to sync the members of both the lists. However, I found out from the response of api call that I can only sync members of Static lists. I cannot get members of dynamic lists. Is that so ? Or am I missing anything here ?
https://<baseurl>/api/data/v9.0/lists - Response has both the lists - static and dynamic
https://<baseurl>/api/data/v9.0/listmembers - I get members of just Static list.
I know I can convert a Dynamic list to Static lists on UI using just a click of a button but I don't want to do it for all the dynamics lists I create.