Enum CustomersResource.EnterpriseResource.SecurityInsightsResource.QueryUrlVisitsBreakdownsRequest.BreakdownEnum
Optional. The dimension to break down the URL visits by. Defaults to USER.
Namespace: Google.Apis.ChromeManagement.v1
Assembly: Google.Apis.ChromeManagement.v1.dll
Syntax
public enum CustomersResource.EnterpriseResource.SecurityInsightsResource.QueryUrlVisitsBreakdownsRequest.BreakdownEnum
Fields
| Name | Description |
|---|---|
| EVENTDOMAIN | Breakdown by event domain. |
| URLVISITSBREAKDOWNDIMENSIONUNSPECIFIED | Unspecified breakdown dimension. Defaults to USER. |
| USER | Breakdown by user. |