Apps.Attributes
The attributes for an apps resource.
Declaration
object Apps.AttributesProperties
| Name | Type | Description |
|---|---|---|
artistName Required | string | The name of the artist for this content. |
artwork Required | Artwork | The artwork for this content. |
bundleId Required | string | The bundle identifier string associated with this content. |
contentRatingsBySystem Required | Apps.Attributes.ContentRatingsBySystem | Rating and advisory information (may be multiple per item). |
description | DescriptionAttribute | The description for the content. |
deviceFamilies Required | [string] | The device families the app supports. |
externalVersionId Required | integer | The external version identifier. |
fileSizeByDevice | Apps.Attributes.FileSizeByDevice | (Extended) A list of app file sizes by device. |
genreDisplayName | string | The localized genre name for display purposes. |
hasEula Required | boolean | A Boolean indicating whether the resource has a EULA. |
isB2BCustomApp Required | boolean | A Boolean indicating whether the app is a B2B Custom App. |
isFirstPartyHideableApp Required | boolean | A Boolean indicating whether the app is a hideable first-party app. |
isIOSBinaryMacOSCompatible Required | boolean | |
isVisionOSCompatible | boolean | |
isVppDeviceBasedLicensingEnabled Required | boolean | A Boolean indicating whether VPP device-based licensing is enabled. |
languageList | [string] | (Extended) The language list for the app. |
latestVersionInfo | Apps.Attributes.LatestVersionInfo | (Extended) A version info map for the latest version of the app. |
macRequiredCapabilities | string | |
minimumMacOSVersion | string | |
minimumOSVersion Required | string | The minimum OS version required for an app. |
minimumVisionOSVersion | string | |
name Required | string | The (potentially) censored name of the content. |
offers Required | [Apps.Attributes.Offers] | A map of offer and asset information for the associated content. |
privacyPolicyUrl | string | (Extended) A string for the privacy policy for this app. |
requiredCapabilities | string | The required capabilities for this app, if any. |
requiredCapabilitiesForRealityDevice | string | |
requirementsByDeviceFamily | Apps.Attributes.RequirementsByDeviceFamily | (Extended) A map of requirements and supported devices by device family. |
screenshotsByType | Apps.Attributes.ScreenshotsByType | (Extended) A map of artworks representing screenshots for the app by type string. |
seller | string | Seller for the app. |
subtitle | string | Subtitle of the app. |
supportsDeviceSharing | boolean | A Boolean indicating whether multiple users can share this app on the same device. |
supportURLForLanguage | string | (Extended) Support URL for language for the app. |
taxExclusivePrices | [Apps.Attributes.TaxExclusivePrices] | (Personalized) Tax-exclusive prices for this salable. |
taxRate | number | (Personalized) Tax rate for this salable for the current account. |
url Required | string | A canonical URL to the content that may be used for sharing or linking to the content externally. |
userRating Required | Apps.Attributes.UserRating | User rating information for the content. Also shows current version information for apps. |
usesClassKit | boolean | A Boolean indicating whether this app uses the ClassKit deployment framework. |
versionHistory | [Apps.Attributes.VersionHistory] | (Extended) Version history for the app. |
watchBundleId | string | The watch bundle identifier string associated with the app. |
websiteUrl | string | (Extended) Website URL for the app. |