[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides documentation for the `ActorType` enum within the Google Analytics Admin API, specifically detailing the various versions available, ranging from version 0.14.0 to the latest version 0.70.0."],["The `ActorType` enum, part of `google.analytics.admin.v1beta`, defines the different types of actors who can modify Google Analytics resources, such as users, the system, or the support team."],["The enum implements `ProtocolMessageEnum` and includes static fields that represent specific actor types, including `USER`, `SYSTEM`, and `SUPPORT`, along with an unspecified type."],["The page lists inherited members from `Enum` and `Object`, detailing the standard methods available for these classes, and further, provides static and non-static methods specific to the `ActorType` enum, which are mainly used to get information about the enum itself, and to obtain certain values from it."],["The documentation provides descriptions of the static fields that hold the actor types, also containing numerical values for each actor type, for example, the `USER` actor type having a numerical value of 1."]]],[]]