0

I need clarification on the definition of num_30day_active_users.

In the doc at [https://developers.google.com/admin-sdk/reports/v1/appendix/usage/customer/gmail] the note says: "The number of active user Gmail accounts in the past 30 days from the date of this report."

My question is: what does "active" mean here? Does it mean active user accounts under the customer who have a license to use Gmail? Or, does it mean users who had actual Gmail activity in the period?

When comparing to other parameters, "active" is used in placed of "accessed," e.g.:

"num_30day_pop_users integer The number of users who accessed POP in the past 30 days from the date of this report."

vs:

"num_30day_active_users integer The number of active user Gmail accounts in the past 30 days from the date of this report."

Nimantha
  • 6,405
  • 6
  • 28
  • 69
Nick Tonkin
  • 31
  • 1
  • 6

1 Answers1

0

Answer:

num_30day_active_users specifically means number of users who have had some kind of activity on Gmail in the last 30 days. This could be as minor as simply logging into Gmail.

General Google account sign in (for example, YouTube or Drive) does not count, only Gmail.

Nimantha
  • 6,405
  • 6
  • 28
  • 69
Rafa Guillermo
  • 14,474
  • 3
  • 18
  • 54