- Home /
Is it possible to get latest unity analytic using 'Data Export' API without exporting an analytic manually from unity dashboard?
I have been working on project with Unity, and i have an analytic on unity dashboard for same project.
As per requirement, i have been using 'Data Export' API to get all analytic on my own back-end CMS. Firstly i was able to do so, but i have not noticed that we have to export analytic on dashboard then only we can get it using API on our CMS.
Using this API : (https://analytics.cloud.unity3d.com/api/v2/projects/{UNITY_PROJECT_ID}/rawdataexports)
Is it possible to get Unity analytic without do anything manually?
Please help me out here, Thanks in advance :)
Comment