API reference codes (events, marketing channels)
Where can I find the API lookup files?
Where can I find the API lookup files?
events.tsv? That's part of the Raw Data export... I am unaware of this file in conjunction with the Reporting API...
That file should be provided automatically with the Raw Data export, I don't know where else to get this file except as additional resources for the Exports:
However, I believe that the API 2.0 might use the numerical reference to ids, rather than the name? Making this API hard to use...
If you are trying to build API calls, I would recommend using Workspace's debug mode... build the report you want, turn on the debugger (Help > Enable debugger)
You will have a new icon that looks like a little bug on all your visualizations.... When you click on it, it will show timestamps for each of the API calls made to retrieve the data... you can click on these to be taken to a screen that will show you the API calls (in XML, curl and JSON), you can use these as a starting point for creating API calls of your own.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.