Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 1.45 KB

File metadata and controls

58 lines (43 loc) · 1.45 KB
author spgraph-docs-team
description The SearchResult resource indicates than an item is the response to a search query.
ms.date 09/10/2017
title SearchResult
ms.localizationpriority medium
doc_type resourcePageType
ms.subservice onedrive

SearchResult resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

The SearchResult resource indicates than an item is the response to a search query.

[!INCLUDE search-api-preview]

Properties

Property Type Description
onClickTelemetryUrl String A callback URL that can be used to record telemetry information. The application should issue a GET on this URL if the user interacts with this item to improve the quality of results.

Relationships

None.

JSON representation

{
  "onClickTelemetryUrl": "url"
}

Remarks

For more information about the facets on a DriveItem, see DriveItem.