powered by
Get paid search detection parameters for the specified report suites.
GetPaidSearchDetection(reportsuite.ids)
Report suite id (or list of report suite ids)
Data frame
This function requires having a character vector with one or more valid Report Suites specified.
# NOT RUN { paidsearch <- GetPaidSearchDetection("your_report_suite") paidsearch2 <- GetPaidSearchDetection(report_suites$rsid) # }
Run the code above in your browser using DataLab