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/analytics/collections/<collectionId>/items1/wave/collections/<collectionId>/itemsFormats
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:
|
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 |