Webtrends.ReportContents
Webtrends'e ilişkin rapor içeriğinin yer aldığı bir tablo döndürür.
Syntax
Webtrends.ReportContents(
ProfileId as text,
ReportId as text,
optional startDate as date,
optional endDate as date
) as table
Remarks
Belirlenen Webtrends raporlama uç noktasına çağrıda bulunur ve tüm verileri bir tablo olarak döndürür.
Examples
Example #1
Son 30 güne ilişkin veriler için Webtrends ziyaretçi raporu uç noktasına çağrıda bulunur
Webtrends.ReportContents("98765", "xPcmTDDP0P6")
Result:
Ziyaretçi verilerinin yer aldığı bir tablo