You are here: Ektron Namespace > Web Services API > Ektron.Services Namespace > Classes > Analytics Class > Analytics Methods > GetCmsSearchTerms
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Analytics.GetCmsSearchTerms Method

a Cms Search terms report  

This method can be accessed through the Analytics.asmx file located in:

~/Workarea/webservices/WebServiceAPI/Content/Analytics.asmx
C#
[SoapHeader("AuthHeader")]
[SoapHeader("RequestInfoHeader")]
[WebMethod(MessageName = "GetCmsSearchTermsReport", Description = "a Cms Search terms report")]
public AnalyticsReportData GetCmsSearchTerms(DateTime startDate, DateTime endDate);
Visual Basic
<SoapHeader("AuthHeader")>
<SoapHeader("RequestInfoHeader")>
<WebMethod(MessageName = "GetCmsSearchTermsReport", Description = "a Cms Search terms report")>
Public Function GetCmsSearchTerms(startDate As DateTime, endDate As DateTime) As AnalyticsReportData
Parameters 
Description 
startDate 
start date of the report 
endDate 
end date of the report 

Ektron.Cms.Analytics.Reporting.AnalyticsReportData

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!