User Tools

Site Tools


en:android_appstore

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:android_appstore [2020/06/25 13:33]
Денис Цыганов
en:android_appstore [2023/12/11 10:24] (current)
Денис Цыганов
Line 14: Line 14:
   "​operator":​ {   "​operator":​ {
     "​name":​ "​Example Operator",​     "​name":​ "​Example Operator",​
-    "​logoUrl":​ "http://​operatior.domain/​operator.logo"​+    "​logoUrl":​ "https://​operatior.domain/​operator.logo"​
   },   },
   "​apps":​ [   "​apps":​ [
     {     {
-      "​package":​ "ru.example.com",​+      "​package":​ "en.example.com",​
       "​version":​ "​1.1.6",​       "​version":​ "​1.1.6",​
       "​buildNumber":​ 116,       "​buildNumber":​ 116,
Line 25: Line 25:
       "​releaseNotes":​ "All bugs fixed",​       "​releaseNotes":​ "All bugs fixed",​
       "​developer":​ "​TVIP",​       "​developer":​ "​TVIP",​
-      "​apkUrl":​ "http://​operatior.domain/​app.apk",​+      "​apkUrl":​ "https://​operatior.domain/​app.apk",​
       "​apkSize":​ 10240.0,       "​apkSize":​ 10240.0,
       "​customerRating":​ 9.9,       "​customerRating":​ 9.9,
Line 40: Line 40:
       ],       ],
       "​media":​ {       "​media":​ {
-        "​logoUrl":​ "http://​operatior.domain/​logo.png",​ +        "​logoUrl":​ "https://​operatior.domain/​logo.png",​ 
-        "​bannerUrl":​ "http://​operatior.domain/​banner.png",​ +        "​bannerUrl":​ "https://​operatior.domain/​banner.png",​ 
-        "​screenshots":​ ["http://​operatior.domain/​screen_01.png","​http://​operatior.domain/​screen_02.png"​]+        "​screenshots":​ ["https://​operatior.domain/​screen_01.png","​http://​operatior.domain/​screen_02.png"​]
      },      },
      "​rules":​ {      "​rules":​ {
Line 83: Line 83:
 | developer ​       | String ​                      ​| ​         | Application developer | | developer ​       | String ​                      ​| ​         | Application developer |
 | apkUrl ​          | String ​                      | Yes      | Url for download apk file | | apkUrl ​          | String ​                      | Yes      | Url for download apk file |
-| apkSize ​         | int                          |          | Size apk file. In bytes  |+| apkSize ​         | int                          |          | Size apk file. In Kbytes ​ |
 | customerRating ​  | double ​                      ​| ​         | Customer rating | | customerRating ​  | double ​                      ​| ​         | Customer rating |
 | downloadCount ​   | int                          |          | Count of downloaded application | | downloadCount ​   | int                          |          | Count of downloaded application |
en/android_appstore.1593081199.txt.gz · Last modified: 2020/06/25 13:33 by Денис Цыганов