この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
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"