v1

latestOpenAPI 3.1.02026-07-263971,2281.1 MB
AppService

View analytics: reads the engagement views recorded on app page load.

View analytics: reads the engagement views recorded on app page load.

post/textql.rpc.public.app.AppService/GetAppViewStats

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

appIdstring

Response

Success

totalViewsinteger
uniqueViewersinteger

Example response

{
  "recentViewers": [
    {
      "lastViewed": "2023-01-15T01:30:15.01Z",
      "recentViewTimes": [
        "2023-01-15T01:30:15.01Z"
      ]
    }
  ]
}