viewId property

String? viewId
getter/setter pair

The Analytics view ID from which to retrieve data.

Every [ReportRequest](#ReportRequest) within a batchGet method must contain the same viewId.

Implementation

core.String? viewId;