Get desktop application:
View/edit binary Protocol Buffers messages
Used in: AppsResponse
optional string id = 1
optional string title = 2
optional AppType appType = 3
optional string creator = 4
optional string version = 5
optional string price = 6
optional string rating = 7
optional int32 ratingsCount = 8
optional group App.ExtendedInfo = 12
optional string creatorId = 22
optional string packageName = 24
optional int32 versionCode = 25
optional string priceCurrency = 32
optional int32 priceMicros = 33
Used in: App
optional string description = 13
optional int32 downloadsCount = 14
repeated string permissionId = 15
optional int32 installSize = 16
optional string packageName = 17
optional string category = 18
optional string contactEmail = 20
optional string downloadsCountText = 23
optional string contactPhone = 26
optional string contactWebsite = 27
optional int32 screenshotsCount = 30
optional string promoText = 31
optional string recentChanges = 38
optional string promotionalVideo = 43
Used in: App, AppsRequest, SubCategoriesRequest
NONE = 0
APPLICATION = 1
RINGTONE = 2
WALLPAPER = 3
GAME = 4
Used in: Request.RequestGroup
optional AppType appType = 1
optional string query = 2
optional string categoryId = 3
optional string appId = 4
optional bool withExtendedInfo = 6
optional uint64 startIndex = 8
optional int32 entriesCount = 9
Used in: AppsRequest
NONE = 0
POPULAR = 1
NEWEST = 2
FEATURED = 3
Used in: AppsRequest
Used in: Response.ResponseGroup
repeated App app = 1
optional int32 entriesCount = 2
Used in: Request.RequestGroup
(message has no fields)
Used in: Response.ResponseGroup
Used in: CategoriesResponse, SubCategoriesResponse
optional int32 appType = 2
optional string title = 4
optional string categoryId = 3
optional string subtitle = 5
repeated Category subCategories = 8
Used in: CommentsResponse
optional string text = 1
optional int32 rating = 2
optional string authorName = 3
optional uint64 creationTime = 4
optional string authorId = 5
Used in: Request.RequestGroup
optional string appId = 1
optional int32 startIndex = 2
optional int32 entriesCount = 3
Used in: Response.ResponseGroup
repeated Comment comments = 1
optional int32 entriesCount = 2
Used in: Request.RequestGroup
required string assetId = 1
optional string directDownloadKey = 2
Used in: Response.ResponseGroup
repeated group GetAssetResponse.InstallAsset = 1
Used in: GetAssetResponse
optional string assetId = 2
optional string assetName = 3
optional string assetType = 4
optional string assetPackage = 5
optional string blobUrl = 6
optional string assetSignature = 7
optional uint64 assetSize = 8
optional uint64 refundTimeout = 9
optional bool forwardLocked = 10
optional bool secured = 11
optional int32 versionCode = 12
optional string downloadAuthCookieName = 13
optional string downloadAuthCookieValue = 14
Used in: Request.RequestGroup
optional string appId = 1
optional string imageId = 4
Used in: GetImageRequest
ICON = 0
SCREENSHOT = 1
SCREENSHOT_THUMBNAIL = 2
PROMO_BADGE = 3
BILING_ICON = 4
Used in: Response.ResponseGroup
optional bytes imageData = 1
repeated group Request.RequestGroup = 2
Used in: Request
Used in: Request
required string authSubToken = 1
required bool isSecure = 2
required int32 version = 3
required string androidId = 4
optional string deviceAndSdkVersion = 5
optional string userLanguage = 6
optional string userCountry = 7
optional string operatorAlpha = 8
optional string simOperatorAlpha = 9
optional string operatorNumeric = 10
optional string simOperatorNumeric = 11
repeated group Response.ResponseGroup = 1
Used in: Response
Used in: Response.ResponseGroup
optional int32 maxAge = 2
optional string etag = 3
optional int32 serverVersion = 4
Used in: ResponseContext
OK = 0
BAD_REQUEST = 1
INTERNAL_SERVICE_ERROR = 2
NOT_MODIFIED = 3
USER_INPUT_ERROR = 4
Used in: Request.RequestGroup
Used in: Response.ResponseGroup
repeated Category category = 1
optional string subCategoryDisplay = 2
optional int32 subCategoryId = 3