91嫩草国内在线,韩国理论电影免费看,6969精品视频在线观看,1024在线视频精品免费,色中色污,饭冈佳奈子在线

用戶工具

站點(diǎn)工具


差別

這里會(huì)顯示出您選擇的修訂版和當(dāng)前版本之間的差別。

到此差別頁面的鏈接

兩側(cè)同時(shí)換到之前的修訂記錄 前一修訂版
后一修訂版
前一修訂版
en:toaster:user-menu-of-pns [2015/03/20 14:38]
cobub [Tag channel query (tagchannel)]
en:toaster:user-menu-of-pns [2017/07/14 11:18] (當(dāng)前版本)
行 1: 行 1:
-====== User Menu of PNS ======+~~Title:​Cobub Toaster User Manual of PNS - Mobile Apps Marketing Platform of Open Source - Mobile Analytics & Mobile Push Notification Solutions - Cobub Mobile Developer Center~~?
 +{{description>​Cobub Razor is an Open Source Mobile Analytics. The document introduces usage of PNS Web interface.Here are the concepts of user channel and tag channel, which must be clarified.}}?
 +{{keywords>​Cobub Razor,open source mobile analytics,​mobile analytics,​mobile app analytics, pns, user manual}}?
 +?
 +====== User Manual ​of PNS ======
 The document introduces usage of PNS Web interface. The document introduces usage of PNS Web interface.
  
行 270: 行 274:
       }       }
 ===== APP query(app-size) ===== ===== APP query(app-size) =====
 +METHOD_NAME:​ app-size
 +POST_DATA:
 +
 +            "​online":​ 1,
 +            "​appid":​ "​xxx",​
 +            "​appid":​ "​yyy" ​
 +online: 1 indicates to query online user count, 0 for the total count including offline
 +appid: can provide multiple appid to query
 +Return format:
 +
 +    {
 +         "​status":​ "​200",​
 +         "​xxx":​ 1234, //app which appid is xxx online (or total) user number is 1234 currently
 +         "​yyy":​ 567 //app which appid is yyy online (or total) user number is 567 currently
 +      }
 +The returned number indicates count of devices, and the meaning depends on the “online” value of the method.
 +
  
en/toaster/user-menu-of-pns.1426833516.txt.gz · 最后更改: 2017/07/14 11:12 (外部編輯)