| author | daspek |
|---|---|
| description | The incompleteData facet indicates that a resource was generated with incomplete data. |
| ms.date | 10/06/2017 |
| title | IncompleteData |
| ms.localizationpriority | medium |
| doc_type | resourcePageType |
| ms.subservice | sharepoint |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
The incompleteData facet indicates that a resource was generated with incomplete data. The properties within may provide information about why there's incomplete data.
| Property | Type | Description |
|---|---|---|
| missingDataBeforeDateTime | DateTimeOffset | The service doesn't have source data before the specified time. |
| wasThrottled | Boolean | Some data wasn't recorded due to excessive activity. |
None.
{
"missingDataBeforeDateTime": "String (timestamp)",
"wasThrottled": false
}