내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor and Adobe Champion

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.

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Community Advisor and Adobe Champion

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.