Also, is it standard to have the Adobe Analytics server return a 200 response regardless of what you send to it? I can send it complete nonsense and get a 200. It would be useful if it returned a server error if I didn't supply a required parameter instead of having to wait an hour to see if it logs...
Thanks for the information!With regards to not using the Java library: I found the documentation to be incredibly scarce and was unable to get it working. The only document I could find was the one you linked previously. If you compare that to the JS documentation, I'm sure you'll agree that the J...
Thanks but I've found that PDF but regrettably it doesn't seem to give much information. Also it's for the Java library (which I've tried to use and the instantiation example doesn't work) whereas I need information on sending a REST request.
I'm writing my own REST request to track usage of my Java application. I'm copying the query of another JavaScript project which I know for a fact works. I'm using:Project IDValue beginning with sTimestampMIdMcOrgIdAambProp variablesThis results in my URL look like: https://myurl.net/b/ss/proj/1...