Thank you all for the replies. Regarding choosing API2.0, can I select the API version while creating the project in Adobe Developer Console (where we upload certificates and get the API key/secret etc.)? If not, where do I set the API version?
We use Adobe Experience to store website analytics. We need to query the metrics using Adobe Analytics API (rest interface). Can I query the analytics at every 5 minutes interval? For example, I want to get the metrics for every 5 minutes from 0th hour of today until five minutes ago. If yes, can yo...
I am using Adobe Analytics API (Rest interface) to fetch data from experience. I see some data discrepancy. The page views count I get for the entire hour time rage doesn't match with five minutes slices. These are my steps:1. Queried data for dateRange: 2021-11-30T10:00:00.000/2021-11-30T10:59:59.9...