활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hello everybody
I'm new using Adobe Analytics and I want to know how can obtain the minute level granularity when using Adobe Analytics API.
Do you have an API request that's working that almost gives you what you're looking for? Also, are you using the Analytics v2 APIs?
조회 수
답글
좋아요 수
At this moment I don´t, but i would like to know its possible to get data in this format.
If you're using the v2 API, then yes it would absolutely be possible. Workspace uses the v2 API, and minute-level breakdowns are possible in reporting there.
조회 수
답글
좋아요 수
That's good news! Do you have an example query that you can share with me?
The time series example located here: analytics-2.0-apis/reporting-guide.md at master · AdobeDocs/analytics-2.0-apis · GitHub
Replacing "dimension":"variables/daterangeday" with
should do the trick."dimension":"variables/daterangeminute"