Introduction
The object used to specify the arguments when searching DebugData.
Properties

DebugReason

The search for DebugData records with DebugReason. Note that it's ignored by the GetFeed Search function.

DeviceSearch

The search for DebugData recorded for this DeviceSearch Id. Available DeviceSearch options are:.
  • Id

FromDate

The date after which DebugData was recorded. Note: This value is automatically adjusted to at most 2 weeks ago if it is <see langword="null" or set to a date older than 2 weeks.

Id

Search for an entry based on the specific Id.

ToDate

The date before which DebugData was recorded. Note: If set to a date older than 2 weeks ago, this value is automatically adjusted to 2 weeks ago.

Loading API Runner...