mixpanel / mixpanel-java

Other
49 stars 37 forks source link

Add group profile update methods #33

Closed YayC closed 5 years ago

YayC commented 5 years ago

Adds group profile update methods using the /groups endpoint. See https://developer.mixpanel.com/docs/http#section-group-analytics

Also adds missing $remove method for both /groups and /engage, and makes the modifiers argument optional in all profile update methods (user + group) on MessageBuilder.