This document lists the parameters for
various types of
Currents activity events. You can retrieve these events by
calling UserUsageReport.get()
with applicationName=gplus.
Name
Type
Description
num_plusones
integer
The number of likes performed by the user in a day.
num_plusones_received
integer
The number of likes user's content received in a day.
num_replies
integer
The number of comments made by the user in a day.
num_replies_received
integer
The number of comments user's content received in a day.
num_reshares
integer
The number of reshares made by the user in a day.
num_reshares_received
integer
The number of reshares user's posts received in a day.
num_shares
integer
The number of posts made by the user in a day, including reshares.