Contents

VppAsset

A particular asset in the purchase program.

Declaration

object VppAsset

Properties

NameTypeDescription
adamIdStrstring

The unique identifier for a product in the iTunes Store.

assignedCountint32

The total number of licenses assigned to a user or a device for the specified adamId and pricingParam.

availableCountint32

The total number of licenses available to be assigned for the specified adamId and pricingParam.

deviceAssignableboolean

If true, a license for the specified adamId may be assigned to a device.

isIrrevocableboolean

If true, once a license is assigned for specified adamId, the license may not be revoked or disassociated.

pricingParamstring

The quality of a product in the iTunes Store. Possible values are:

STDQ: Standard quality

PLUS: High quality

productTypeIdint32

The type of a product. Possible values are:

7 = macOS software

8 = iOS or macOS app from the App Store

10 = Book

productTypeNamestring

The name of the product type.

retiredCountint32

The total number of licenses that have been retired for the specified adamId and pricingParam.

totalCountint32

The total number of licenses managed by your organization for the specified adamId and pricingParam.

See Also

Objects and Data Types