Module: Google::Analytics::Admin::V1alpha::MaximumUserAccess
- Defined in:
- proto_docs/google/analytics/admin/v1alpha/resources.rb
Overview
Maximum access settings that Firebase user receive on the linked Analytics property.
Constant Summary collapse
- MAXIMUM_USER_ACCESS_UNSPECIFIED =
Unspecified maximum user access.
0- NO_ACCESS =
Firebase users have no access to the Analytics property.
1- READ_AND_ANALYZE =
Firebase users have Read & Analyze access to the Analytics property.
2- EDITOR_WITHOUT_LINK_MANAGEMENT =
Firebase users have edit access to the Analytics property, but may not manage the Firebase link.
3- EDITOR_INCLUDING_LINK_MANAGEMENT =
Firebase users have edit access to the Analytics property and may manage the Firebase link.
4