3.1.5.18.2.1.3 RecordPageClick

Return Type: None

Specified in [MS-QSSWS] section 3.1.4.16.

Parameters:

pageInfo: MUST be set to the value of the piPageImpression property of the ResultTableCollection. If the piPageImpression property does not exist or is an empty string, then the client MUST NOT call this method. See piPageImpression in [MS-QSSWS] section 3.1.4.1.3.1.

Type: CSOM String

Microsoft.SharePoint.Client.Web is specified in [MS-CSOMSPT] section 3.2.5.143.

clickType: As specified in [MS-QSSWS] section 3.1.4.16.4.1

Type: CSOM String

blockType: MUST be set to the value of the piPageImpressionBlockType property of the ResultTable. If the piPageImpressionBlockType property does not exist or is an empty string then the client MUST NOT call this method. See piPageImpressionBlockType in [MS-QSSWS] section 3.1.4.1.3.6.

Type: CSOM Int32

clickedResultId: MUST be set to the value of the piSearchResultId column of the ResultTable. If the piSearchResultId column does not exist or is an empty string, then the client MUST NOT call this method. See piSearchResultId in [MS-QSSWS] section 3.1.4.1.3.6.

Type: CSOM String

subResultIndex: The index of the document associated with a search result. MUST be 0 if the search result is clicked or MUST be a 1-based index of a document returned in the deeplinks column of a corresponding ResultTable. Documents in the deeplinks column are represented as encoded URLs separated by spaces.

Type: CSOM Int32

immediacySourceId:  See SourceId in section 3.1.5.12.1.1.14.

Type: CSOM String

immediacyQueryString: See QueryText in section 3.1.5.12.1.1.8.

Type: CSOM String

immediacyTitle: See ResultTitle in section 3.1.5.16.1.1.10.

Type: CSOM String

immediacyUrl: See ResultTitleUrl in section 3.1.5.16.1.1.11.

Type: CSOM String