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

Properties of an ExpandedDataSet.

Package

@google-analytics/admin

Properties

dataCollectionStartTime

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

ExpandedDataSet dataCollectionStartTime

description

description?: (string|null);

ExpandedDataSet description

dimensionFilterExpression

dimensionFilterExpression?: (google.analytics.admin.v1alpha.IExpandedDataSetFilterExpression|null);

ExpandedDataSet dimensionFilterExpression

dimensionNames

dimensionNames?: (string[]|null);

ExpandedDataSet dimensionNames

displayName

displayName?: (string|null);

ExpandedDataSet displayName

metricNames

metricNames?: (string[]|null);

ExpandedDataSet metricNames

name

name?: (string|null);

ExpandedDataSet name