Hello,
for monitoring accounts and user type licences, I built a script to list all accounts including the information of level.
When using the python API and the module
arcgic<SPAN class="punctuation token">.</SPAN>GIS<SPAN class="punctuation token">.</SPAN>user<SPAN class="line-numbers-rows"><SPAN></SPAN></SPAN>
the level is given as number. Viewer is "1" and creator is "2".
What numbers are given for the other user types?
Thank you in advance
Michael