Google Analytics · Schema

ChangeHistoryEvent

A set of changes within a Google Analytics account or its child properties that resulted from the same cause. Common causes would be updates made in the Google Analytics UI, changes from customer support, or automatic Google Analytics system changes.

AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttribution

Properties

Name Type Description
actorType string The type of actor that made this change.
changeTime string Time when change was made.
changes array A list of changes made in this change history event that fit the filters specified in SearchChangeHistoryEventsRequest.
changesFiltered boolean If true, then the list of changes returned was filtered, and does not represent all changes that occurred in this event.
id string ID of this change history event. This ID is unique across Google Analytics.
userActorEmail string Email address of the Google account that made the change. This will be a valid email address if the actor field is set to USER, and empty otherwise. Google accounts that have been deleted will cause a
View JSON Schema on GitHub