Properties of an AudienceList.
Package
@google-analytics/dataProperties
audience
audience?: (string|null);
AudienceList audience
audienceDisplayName
audienceDisplayName?: (string|null);
AudienceList audienceDisplayName
beginCreatingTime
beginCreatingTime?: (google.protobuf.ITimestamp|null);
AudienceList beginCreatingTime
creationQuotaTokensCharged
creationQuotaTokensCharged?: (number|null);
AudienceList creationQuotaTokensCharged
dimensions
dimensions?: (google.analytics.data.v1alpha.IAudienceDimension[]|null);
AudienceList dimensions
errorMessage
errorMessage?: (string|null);
AudienceList errorMessage
name
name?: (string|null);
AudienceList name
percentageCompleted
percentageCompleted?: (number|null);
AudienceList percentageCompleted
recurringAudienceList
recurringAudienceList?: (string|null);
AudienceList recurringAudienceList
rowCount
rowCount?: (number|null);
AudienceList rowCount
state
state?: (google.analytics.data.v1alpha.AudienceList.State|keyof typeof google.analytics.data.v1alpha.AudienceList.State|null);
AudienceList state
webhookNotification
webhookNotification?: (google.analytics.data.v1alpha.IWebhookNotification|null);
AudienceList webhookNotification