Information about partner users' views of collections in a workspace.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| schema | PartnersEngagementCollectionViewsSchema | ❌ | |
| rows | GetAnalyticsDataRowsData[][] | ❌ | A list of data row entries. Each row is an array of values that correspond to the columns defined in the schema. |
| pagination | PaginationData | ❌ | Information about the response pagination. |
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| columns | GetAnalyticsDataColumnsData[] | ❌ | A list of column entries. |