Expand my Community achievements bar.

Check out the November edition of the Analytics Community Lens newsletter to see what's been trending in the last two months!

Adobe Analytics Move or copy report from AdobeMobileEcosystem to Adobe Corp workspace

Avatar

Employee

I have created one report in AdobeMobileEcosystem. Is there a way I can move my report from AdobeMobileEcosystem to Adobe Corp workspace?

I am trying to share the report, but recipients couldn't access the report created in AdobeMobileEcosystem. Hence not able to open the report. Is there a way to resolve this issue?

1 Reply

Avatar

Community Advisor

I believe the only way is to recreate the report manually, or I think you can use the API to get the Workspace configuration and then use the API to create that on the other company (use the Projects API calls)

 

https://developer.adobe.com/analytics-apis/docs/2.0/apis/

 

There is a GET by project ID, which will retrieve the configuration for the Project, and there is a POST which can create a Project.