Interface protos.google.analytics.admin.v1beta.ISearchChangeHistoryEventsRequest (7.3.0)

Properties of a SearchChangeHistoryEventsRequest.

Package

@google-analytics/admin

Properties

account

account?: (string|null);

SearchChangeHistoryEventsRequest account

action

action?: (google.analytics.admin.v1beta.ActionType[]|null);

SearchChangeHistoryEventsRequest action

actorEmail

actorEmail?: (string[]|null);

SearchChangeHistoryEventsRequest actorEmail

earliestChangeTime

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

SearchChangeHistoryEventsRequest earliestChangeTime

latestChangeTime

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

SearchChangeHistoryEventsRequest latestChangeTime

pageSize

pageSize?: (number|null);

SearchChangeHistoryEventsRequest pageSize

pageToken

pageToken?: (string|null);

SearchChangeHistoryEventsRequest pageToken

property

property?: (string|null);

SearchChangeHistoryEventsRequest property

resourceType

resourceType?: (google.analytics.admin.v1beta.ChangeHistoryResourceType[]|null);

SearchChangeHistoryEventsRequest resourceType