Contents

UnlimitedResponseAsset

An asset with an unlimited license that the organization owns.

Declaration

object UnlimitedResponseAsset

Properties

NameTypeDescription
adamIdstring

The unique identifier for the product in the store.

assignedCountint32

The assigned amount of the asset.

deviceAssignableboolean

The flag denoting whether the asset is device-assignable.

pricingParamstring

The quality of the product in the store.

productTypestring

The asset product type.

revocableboolean

The flag denoting whether the asset is revocable.

supportedPlatforms[string]

The platforms that the asset supports.

Mentioned in

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