We are now in the process of fixing our integration such that we also filter on list type when we fetch a list for adding users. However, we came across some questions while doing so - we found that the list of type SimilarUserList was seemingly automatically created by Google. We had created a list with the name "MG_CUST" of type CrmBasedUserList and subsequently we found an additional list with the name "Similar to MG_CUST" of type SimilarUserList. We would hence like to know the following:
1. Can a CrmBasedUserList be renamed? In my example above, can "MG_CUST" be renamed to, say, "ABC"? If yes, will the auto-created SimilarUserList also be automatically renamed by Google? In the example above, will the SimilarUserList automatically be renamed to "Similar to ABC"?
2. Can a SimilarUserList be created via the API? If not, how can I get Google to create a SimilarUserList that corresponds to my CrmBasedUserList? This is needed so that we can test our integration code fix.
Thanks in advance!
Priyanka.