InsightsAccountTeam
InsightsAccountTeam is a team that has access to a particular account.
Properties
namestring requiredThe team namedisplayNamestring requiredThe display name of the teamdescriptionstring requiredThe team descriptionpermissionenum requiredThe team’s permission level for this accountValues:0— None- InsightsAccountPermissionNone provides no access.
1— Read- InsightsAccountPermissionRead provides read-only access.
2— Write- InsightsAccountPermissionWrite provides read/write access to an account.
3— Admin- InsightsAccountPermissionAdmin provides admin-level access to the account.
isMemberboolean requiredIsMember is true if the requesting user is a member of the team.