Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 1.04 KB

CompanyUsersAggregateActivityResponse.md

File metadata and controls

12 lines (10 loc) · 1.04 KB

GongAPI::CompanyUsersAggregateActivityResponse

Properties

Name Type Description Notes
from_date_time String The date and time in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC), when the list of results starts. [optional]
records Records [optional]
request_id String A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes. [optional]
time_zone String The company's defined timezone in Gong. [optional]
to_date_time String The date and time in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC), when the list of results ends. [optional]
users_aggregate_activity_stats Array<UserActivity> A list, in which each item specifies one user's activities. [optional]