A set of filtering options used for searching reports.
| Name | Type | Nullable? | Summary |
|---|---|---|---|
| OwnerUid | Guid | This field is nullable. | The UID of the report owner to filter on. |
| OwningGroupID | Int32 | This field is nullable. | The ID of the report owning group to filter on. |
| SearchText | String | This field is nullable. | The search text to filter on report names. |
| ForAppID | Int32 | This field is nullable. | The ID of the associated platform application to filter on. |
| ForApplicationName | String | This field is nullable. | The system name of the application to filter on. |
| ReportSourceID | Int32 | This field is nullable. | The ID of the associated report source to filter on. |