Description Usage Arguments Details Value Examples
View source: R/JsonQueueRealTimeReport.R
Generic interface to validate, queue and retrieve a realtime report from the API
1 | JsonQueueRealTimeReport(report.description)
|
report.description |
JSON report description |
Used in GetRealTimeReport
Data frame
1 2 3 4 5 6 | ## Not run:
custom_report <- JsonQueueRealTimeReport('valid Adobe Analytics API JSON string')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.