blockedReasons property

List<String>? blockedReasons
getter/setter pair

If reasons are specified, your access is blocked to this metric for this property.

API requests from you to this property for this metric will succeed; however, the report will contain only zeros for this metric. API requests with metric filters on blocked metrics will fail. If reasons are empty, you have access to this metric. To learn more, see [Access and data-restriction management](https://support.google.com/analytics/answer/10851388).

Implementation

core.List<core.String>? blockedReasons;