Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 365 Copilot connectors are currently in public preview status. To gain access to connectors functionality, you must turn on the Targeted release option in your tenant. For more information, see the connectors preview program.
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.