Interface protos.google.analytics.admin.v1alpha.IChangeHistoryEvent (7.3.0)

Properties of a ChangeHistoryEvent.

Package

@google-analytics/admin

Properties

actorType

actorType?: (google.analytics.admin.v1alpha.ActorType|keyof typeof google.analytics.admin.v1alpha.ActorType|null);

ChangeHistoryEvent actorType

changes

changes?: (google.analytics.admin.v1alpha.IChangeHistoryChange[]|null);

ChangeHistoryEvent changes

changesFiltered

changesFiltered?: (boolean|null);

ChangeHistoryEvent changesFiltered

changeTime

changeTime?: (google.protobuf.ITimestamp|null);

ChangeHistoryEvent changeTime

id

id?: (string|null);

ChangeHistoryEvent id

userActorEmail

userActorEmail?: (string|null);

ChangeHistoryEvent userActorEmail