---
title: UnlimitedResponseAsset
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/unlimitedresponseasset
---

# UnlimitedResponseAsset

An asset with an unlimited license that the organization owns.

## Declaration

```data
object UnlimitedResponseAsset
```

## Properties

adamId: The unique identifier for the product in the store. assignedCount: The assigned amount of the asset. deviceAssignable: The flag denoting whether the asset is device-assignable. pricingParam: The quality of the product in the store. productType: The asset product type. revocable: The flag denoting whether the asset is revocable. supportedPlatforms: The platforms that the asset supports.

## Mentioned in

Managing assets

## Overview

Overview The server returns this object in the unlimitedAssets array of GetAssetsResponse when the unlimited query parameter is set to true. This object omits the availableCount, totalCount, and retiredCount fields, which don’t apply to unlimited licenses.

## See Also

### Objects and data types

- [Asset](devicemanagement/asset.md)
- [ResponseAsset](devicemanagement/responseasset.md)
- [Assignment](devicemanagement/assignment.md)
- [RequestUser](devicemanagement/requestuser.md)
- [ResponseUser](devicemanagement/responseuser.md)
- [ResponseSubscription](devicemanagement/responsesubscription.md)
- [ResponseSubscriptionAssignment](devicemanagement/responsesubscriptionassignment.md)
- [SubscriptionCounts](devicemanagement/subscriptioncounts.md)
- [SubscriptionCountsBreakdown](devicemanagement/subscriptioncountsbreakdown.md)
- [ManageSubscriptionsRequest](devicemanagement/managesubscriptionsrequest.md)
- [ManageSubscriptionAdminsRequest](devicemanagement/managesubscriptionadminsrequest.md)
- [ManageSubscriptionAdminsResponse](devicemanagement/managesubscriptionadminsresponse.md)
- [ResponseSubscriptionAdmin](devicemanagement/responsesubscriptionadmin.md)
- [MdmInfo](devicemanagement/mdminfo.md)
- [EventResponse](devicemanagement/eventresponse.md)
