Webtrends.ReportContents
Webtrends.ReportContents(ProfileId as text,ReportId as text,optional startDate as nullable date,optional endDate as nullable date) as table
调用给定的 Webtrends 报表终结点,并将所有数据作为表返回。
示例:
调用 Webtrends 访问者报表终结点,以返回最近 30 天内的数据
使用情况:
Webtrends.ReportContents("98765", "xPcmTDDP0P6")
输出:
包含访问者数据的表