# NOT RUN {
pathpattern <- c("Home Page","::anything::","::anything::","::anything::")
queue_pathing_pages <- QueuePathing("your_report_suite",
"2014-04-01",
"2014-04-20",
metric="pageviews",
element="page",
pathpattern
)
enqueued.report.id <- QueuePathing("your_report_suite",
"2014-04-01",
"2014-04-20",
metric="pageviews",
element="page",
pathpattern,
enqueueOnly=TRUE
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab