Hi,
I would like to follow up on this if possible. Answers would be greatly appreciated! My questions are:
1) What if both UserIdentifiers were added to the same UserData? Does that mean both UserIdentifiers identify that specific user?
2) If I wanted to remove that specific UserData from the UserList, do I need to have both UserIdentifiers on the UserDataOperation.remove?
3) Am I missing something or can we only add one user to a UserList per
UserDataOperation? On the create field, it says
"The list of user data to be appended to the user list.", but is that referring to the UserIdentifiers?
4) If it is true that only one user can be added per one UserDataOperation, does that mean each request of
UserDataService.UploadUserData is limited to adding 10 users?
Thank You Very Much!