Interface protos.google.analytics.data.v1beta.IAudienceExport (4.6.0)

Properties of an AudienceExport.

Package

@google-analytics/data

Properties

audience

audience?: (string|null);

AudienceExport audience

audienceDisplayName

audienceDisplayName?: (string|null);

AudienceExport audienceDisplayName

beginCreatingTime

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

AudienceExport beginCreatingTime

creationQuotaTokensCharged

creationQuotaTokensCharged?: (number|null);

AudienceExport creationQuotaTokensCharged

dimensions

dimensions?: (google.analytics.data.v1beta.IAudienceDimension[]|null);

AudienceExport dimensions

errorMessage

errorMessage?: (string|null);

AudienceExport errorMessage

name

name?: (string|null);

AudienceExport name

percentageCompleted

percentageCompleted?: (number|null);

AudienceExport percentageCompleted

rowCount

rowCount?: (number|null);

AudienceExport rowCount

state

state?: (google.analytics.data.v1beta.AudienceExport.State|keyof typeof google.analytics.data.v1beta.AudienceExport.State|null);

AudienceExport state