I am using the API to fetch the following report: asc_api_report_commerce_app_downloads_detailed
The reason I am using the detailed version is that I want to breakdown downloads by in-app event names.
Here are the issues I'm facing:
- When comparing the detailed to the standard report, for specific date ranges and markets (comparing apples to apples), the numbers are slightly off - usually by around 1-2k. I can get around this, since I can use the standard report for most of my reporting.
- The second, and main issue, is when I try to use the detailed report to see how different IAEs are performing. The data discrepancies here are huge, and don't make any sense to me.
For example, when I check a specific IAE (called Blanked), I can see dates in the console which are not showing up in the ASC API. These dates do exist in the broader dataset, they just don't exist for this specific IAE.
Am I looking at this wrong? Do I need to pull the data differently? Has anyone else found this issue?