RSiteCatalyst
RSiteCatalyst copied to clipboard
R package to access Adobe Analytics Reporting API v1.4
Hi I am not able to do OAUTH 2.0 Authentication by SCAuth. I am getting error "Clientid supplied is invalid" Also let me know where can we find the SC.Credential...
Would it be possible to pull tagNames via the getMetrics() since my company has invested time in adding tagNames as a means of grouping metics together for specific reporting context...
Hi, first of all tnx for this package; it's really a life-safing in our everyday reporting duties :) I think that a better check should be added when the APIs...
When running QueueDataWarehouse, my requests are returning 500 errors when I try to pass newly created segment ids with a longer syntax into segment.id. Older segment ids (with 24 characters)...
Hi Randy, At long last, am submitting an initial PR for review. Also see the updated README in the private gitlab mirror for additional notes/context. In said README, a designation...
Just an FYI – I'm working on it with a colleague. I'll create a new branch and submit a PR.
This is quite likely a result of the fix implemented in #207, specifically methinks it's due to removing the `!is.null()` check. With 1.4.11, when running `QueueRanked` (also `QueueTrended`) with more...