powered by
Get defined marketing channels for each of the specified report suites.
GetMarketingChannels(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 { mchan <- GetMarketingChannels("your_report_suite") mchan2 <- GetMarketingChannels(report_suites$rsid) # }
Run the code above in your browser using DataLab