Properties
Returns data relating to the properties available to this account.
Columns
| Name | Type | Description |
| Id [KEY] | String | The Id of the property. |
| Name [KEY] | String | The name given to the property. |
| Description | String | A short description of the property. |
| Channel | String | The channel this property represents. May be something like 'web'. |
| SegmentId | String | The ID of the segment this property is linked to. |
| ModifiedAt | Datetime | The last time this property was modifed represented as an ISO 8601 DateTime string. |
| Workspaces | String | A list of the workspaces this property is present in represented as a string in the format [1,2,3...]. |