💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
* 获取苹果应用信息 | 传入参 | 说明 | | --- | --- | | appid | \[ 必填 \] 苹果应用id | | 回调参 | 说明 | | --- | --- | | succeed | 函数状态 ( 1正常 0异常 ) | | msg | 函数提示信息 | | screenshotUrls | | | ipadScreenshotUrls | | | appletvScreenshotUrls | | | artworkUrl60 | | | artworkUrl512 | | | artworkUrl100 | 图片地址 | | artistViewUrl | | | supportedDevices | | | advisories | | | isGameCenterEnabled | | | features | | | kind | | | currency | | | trackCensoredName | | | languageCodesISO2A | | | fileSizeBytes | | | contentAdvisoryRating | | | averageUserRatingForCurrentVersion | | | userRatingCountForCurrentVersion | | | averageUserRating | | | trackViewUrl | 下载地址 | | trackContentRating | | | genreIds | | | isVppDeviceBasedLicensingEnabled | | | formattedPrice | | | trackId | | | trackName | 应用标题 | | primaryGenreName | | | currentVersionReleaseDate | | | releaseDate | | | primaryGenreId | | | releaseNotes | | | sellerName | | | minimumOsVersion | | | description | | | artistId | | | artistName | 开发者 | | genres | | | price | | | bundleId | Bundleid | | version | | | wrapperType | | | userRatingCount | | * 案例 ~~~ $obj = $U_O->ios_app_info('1438499417'); ~~~