Expand my Community achievements bar.

Managing users for multiple report suite in an account using Admin APIs (300 report suites under one Account)

Avatar

Level 1

12/3/23

Description -

I am working on internal sites that are built for our organization. All these internal sites are being tracked using Adobe Analytics under same Account name but have different report suites. Therefore, we have mutliple report suites under one Account. I want manage users for each of the report suites using APIs as I can then automate/schedule the managing user list. As of now I have to go to individual report suites and manage the users or go to indivisual users and manage their permissions.

 

Why is this feature important to you -

This will help me in automating and adding or deleting users from the whitelist created for each of the report suites under singly account. 

 

How would you like the feature to work -

I should be able to write a python script that will pull list of users with their permission from a CSV or tab delimited and add to the desired report suite.

 

Current Behaviour -

Right now we use Admin console and not APIs. Managing users happen at group level, account level but not at report suite level.