SearchResult resource type

Namespace: microsoft.graph

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

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

Important

Microsoft Graph connectors and are currently in public preview status. To gain access to connectors functionality, you must turn on the Targeted release option in your tenant. See more details on the connectors preview program.

JSON representation

{
  "onClickTelemetryUrl": "url"
}

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.

Remarks

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