Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 724 Bytes

MultipleUsersWithDates.md

File metadata and controls

9 lines (7 loc) · 724 Bytes

GongAPI::MultipleUsersWithDates

Properties

Name Type Description Notes
from_date Date The date (in the company's time zone) from which to list a user's activity. This value is inclusive. The date should be specified in the following format: YYYY-MM-DD.
to_date Date The date (in the company's time zone) until which to list a user's activity. This value is exclusive. This value should not exceed the current day.The date should be specified in the following format: YYYY-MM-DD.
user_ids Object Set of Gong's unique numeric identifiers for the users (up to 20 digits). [optional]