Learn R Programming

RSiteCatalyst (version 1.4.16)

JsonQueueRealTimeReport: Create Real-Time Report from JSON

Description

Generic interface to validate, queue and retrieve a realtime report from the API

Usage

JsonQueueRealTimeReport(report.description)

Arguments

report.description

JSON report description

Value

Data frame

Details

Used in GetRealTimeReport

Examples

Run this code
# NOT RUN {
custom_report <- JsonQueueRealTimeReport('valid Adobe Analytics API JSON string')

# }
# NOT RUN {
# }

Run the code above in your browser using DataLab