includeProfile property

bool? includeProfile
getter/setter pair

Requests that the server returns the historic profile information for the users that sent the events that were returned. By default, this is false.

Implementation

bool? includeProfile;