Enum ActorType
Different kinds of actors that can make changes to Google Analytics resources.
Namespace: Google.Analytics.Admin.V1Beta
Assembly: Google.Analytics.Admin.V1Beta.dll
Syntax
public enum ActorType
Fields
| Name | Description |
|---|---|
| Support | Changes made by Google Analytics support team staff. |
| System | Changes made by the Google Analytics system. |
| Unspecified | Unknown or unspecified actor type. |
| User | Changes made by the user specified in actor_email. |