ReportSelectedQuerySource
| Field | NULL | Description | Note |
|---|---|---|---|
| querySourceId string (GUID) | The id of the query source | ||
| isNew boolean | Whether the query source is new selection | ||
| physicalChange integer | The change | ||
| selected boolean | Is the query source selected |
Sample:
{"querySourceId":"39e2a9b9-3be3-4b8b-ae86-0823ecb3c533","isNew":false,"physicalChange":0,"selected":false}