Newer Version Available
Collections Items List Resource
Returns a list of Analytics collection items and creates or updates the
collection item list.
- Resource URL
-
1/wave/collections/<collectionId>/items - Formats
- JSON
- Available Version
- 52.0
- HTTP Methods
- GET POST PATCH
- Request parameters for GET
-
Parameter Name Type Description Required or Optional Available Version itemType CollectionItemAssetTypeEnum Filters the results by the collection item asset type. Valid values are: - Component
- Dashboard
- DashboardSavedView
- Lens
- LightningDashboard
- Report
- TableauDashboard
Optional 52.0 limit Integer The limit of collections to return. Optional 52.0 mobileOnly Boolean Filters the results to return only mobile asset items. Optional 52.0 offset Integer Indicates the starting index for list of collections items returned. The default value is 0. Optional 52.0 pageToken String The token to use for next page. Optional 52.0 - Response body for GET and PATCH
- Wave Collection Item List
- Request body for POST
- Wave Collection Item Input
- Response body for POST
- Wave Collection Item
- Request body for PATCH
- Wave Collection Item List Input