Can anyone tell me what these Usage API fields mean?

Long time lurker, first time poster, Hi!

I’ve reviewed the ‘Description’ of each of these within the Monitor your Team documentation, written by @Liz_Lynch. This write up is great and explains a lot about the APIs, but I just wanted to clarify some documentation here… Could anyone please explain to me what these API fields mean in further detail?

  1. Firstly, and most importanly to me, is ‘Secure’.

What are the requirements that make an App ‘Secure’? Secure to me is a broad term, is it that an app meets all the requirements set out in the Security: The Essentials?

'Apps created with AppSheet are secure because of: 1) the architecture of AppSheet, 2) the underlying security infrastructure of cloud and mobile technology, and 3) the security options in your control. ’

… if so, how do I know what factors need to be fullfilled to ensure that the ‘Secure’ response is TRUE for an app?

And as for the other fields from the Usage API, could someone please explain these to me, or point me into the right direction otherwise.

  1. Runnable?
  2. Public Sample?
  3. Team Sample?
  4. Allow all signedin users?
  5. Monthly users (does this include users that haven’t opened the app for that month?)
  6. Least recently used (If I’m a user of five apps, will this field return the datetime of the app that I haven’t used for the longest duration of time among these five apps?)

Tom.

0 6 160
6 REPLIES 6

3X_a_2_a27ee4a7e77c107413f514d81f0c702396fc03f6.png

3X_c_7_c799cf10c1181097771f0944f42d2f915b93a706.png

Total users in current monthly billing cycle.

No idea here

Thanks @Marc_Dillon. Curious to see if anyone else knows about 7.

Great questions! And great opportunity to clarify and improve the documentation based on this feedback. Thank you! I will get clarification on #7.

Thanks @Liz_Lynch!

Hi,

I confirmed with the dev team the following:

  • Most recently used - Date and timestamp that the app was most recently used in the last month. Useful for time-based reporting such as confirming that an app is no longer being accessed after it is deprecated.
  • Least recently used - Date and timestamp that the app was first used in the last month. Useful for time-based reporting such as determining when a new app was first accessed.
  • Runnable? - Flag that specifies whether the app is able to run. For example, if there is an error in your app preventing it from being run, this flag is set to FALSE.

These fields (and others) have been clarified in the documentation. Thank your for the inquiry!

Liz

Thanks Liz, very helpful and good to see it was able to inform the documentation!

Top Labels in this Space