Interface protos.google.analytics.data.v1alpha.ReportTask.IReportMetadata (4.6.0)

Properties of a ReportMetadata.

Package

@google-analytics/data

Properties

beginCreatingTime

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

ReportMetadata beginCreatingTime

creationQuotaTokensCharged

creationQuotaTokensCharged?: (number|null);

ReportMetadata creationQuotaTokensCharged

errorMessage

errorMessage?: (string|null);

ReportMetadata errorMessage

state

state?: (google.analytics.data.v1alpha.ReportTask.ReportMetadata.State|keyof typeof google.analytics.data.v1alpha.ReportTask.ReportMetadata.State|null);

ReportMetadata state

taskRowCount

taskRowCount?: (number|null);

ReportMetadata taskRowCount

totalRowCount

totalRowCount?: (number|null);

ReportMetadata totalRowCount